diff options
Diffstat (limited to 'id.oa/html/BKUSelectionTemplate.jsp')
-rw-r--r-- | id.oa/html/BKUSelectionTemplate.jsp | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/id.oa/html/BKUSelectionTemplate.jsp b/id.oa/html/BKUSelectionTemplate.jsp new file mode 100644 index 000000000..82c8518e9 --- /dev/null +++ b/id.oa/html/BKUSelectionTemplate.jsp @@ -0,0 +1,14 @@ +<html>
+<head>
+<title>BKU Auswahl - customized</title>
+</head>
+<body>
+<h1><font color="green">BKU Auswahl - customized</font></h1>
+<p>
+<form method="post" action="<StartAuth>">
+<BKUSelect>
+<input type="submit" value="Auswählen"/>
+</form>
+</p>
+</body>
+</html>
\ No newline at end of file |