diff options
author | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-19 16:02:18 +0100 |
---|---|---|
committer | Thomas Lenz <tlenz@iaik.tugraz.at> | 2016-01-19 16:02:18 +0100 |
commit | e3c643968334e753490cbb51f7eae5fca6747f85 (patch) | |
tree | 7f003626bbfeae3fffe936cfcf42a0fbe3f046d4 /id/server/auth/src/main/webapp | |
parent | 6dc744a3190a86055ec1e546f0de0a3ad198091f (diff) | |
download | moa-id-spss-e3c643968334e753490cbb51f7eae5fca6747f85.tar.gz moa-id-spss-e3c643968334e753490cbb51f7eae5fca6747f85.tar.bz2 moa-id-spss-e3c643968334e753490cbb51f7eae5fca6747f85.zip |
update handbook and MOA-ID-Auth mainpage
Diffstat (limited to 'id/server/auth/src/main/webapp')
-rw-r--r-- | id/server/auth/src/main/webapp/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/id/server/auth/src/main/webapp/index.html b/id/server/auth/src/main/webapp/index.html index d898f8b95..0c051571b 100644 --- a/id/server/auth/src/main/webapp/index.html +++ b/id/server/auth/src/main/webapp/index.html @@ -2,7 +2,7 @@ <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf8" > - <title>MOA-ID 3.0.x</title> + <title>MOA-ID 3.1.x</title> <link rel="stylesheet" href="./common/main.css" type="text/css"> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1"> <link href='https://fonts.googleapis.com/css?family=Roboto:300,400' rel='stylesheet' type='text/css'> |