Subversion Repositories oidplus

Rev

Rev 366 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 366 Rev 386
Line -... Line 1...
-
 
1
<!DOCTYPE html>
-
 
2
 
-
 
3
<html lang="de">
1

4
 
-
 
5
<head>
-
 
6
        <title>Willkommen bei OIDplus 2.0</title>
-
 
7
</head>
-
 
8
 
-
 
9
<body>
-
 
10
 
2
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus!      -->
11
<!-- STOP !!! Do NOT edit this file since your changes might get overwritten by a future update of OIDplus!      -->
3
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome_dede.html" -->
12
<!-- If you want to write your own welcome page, please create a file named "userdata/welcome/welcome_dede.html" -->
4
 
13
 
5
<h3>Willkommen bei OIDplus 2.0</h3>
14
<h3>Willkommen bei OIDplus 2.0</h3>
6
 
15
 
Line 10... Line 19...
10
<p>Dieses System ist konfiguriert, um die folgenden Objekttypen zu verwalten:</p>
19
<p>Dieses System ist konfiguriert, um die folgenden Objekttypen zu verwalten:</p>
11
 
20
 
12
%%OBJECT_TYPE_LIST%%
21
%%OBJECT_TYPE_LIST%%
13
 
22
 
14
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">Weitere Informationen zu OIDplus erhalten Sie hier</a></p>
23
<p><a href="?goto=oidplus:resources$OIDplus/acknowledgements.html">Weitere Informationen zu OIDplus erhalten Sie hier</a></p>
-
 
24
 
-
 
25
</body>
-
 
26
 
-
 
27
</html>
15
 
28