summaryrefslogtreecommitdiffstats
path: root/Dozentenmodul_V1/WebContent/GUI
diff options
context:
space:
mode:
authortspitzer2013-06-17 08:34:51 +0200
committertspitzer2013-06-17 08:34:51 +0200
commit9efa7374067eca0841baaa145eb1514d36829fa5 (patch)
treec743aae8ef64c5cb30e7f731388045f8d2d379f1 /Dozentenmodul_V1/WebContent/GUI
parentinitial (diff)
downloadtutor-module-9efa7374067eca0841baaa145eb1514d36829fa5.tar.gz
tutor-module-9efa7374067eca0841baaa145eb1514d36829fa5.tar.xz
tutor-module-9efa7374067eca0841baaa145eb1514d36829fa5.zip
new Loginscreen
Diffstat (limited to 'Dozentenmodul_V1/WebContent/GUI')
-rw-r--r--Dozentenmodul_V1/WebContent/GUI/de/Login.jsp (renamed from Dozentenmodul_V1/WebContent/GUI/de/Loginsite.jsp)39
-rw-r--r--Dozentenmodul_V1/WebContent/GUI/de/Login_old.jsp42
-rw-r--r--Dozentenmodul_V1/WebContent/GUI/de/VL_erzeugen.jsp2
3 files changed, 34 insertions, 49 deletions
diff --git a/Dozentenmodul_V1/WebContent/GUI/de/Loginsite.jsp b/Dozentenmodul_V1/WebContent/GUI/de/Login.jsp
index 11167803..149381e8 100644
--- a/Dozentenmodul_V1/WebContent/GUI/de/Loginsite.jsp
+++ b/Dozentenmodul_V1/WebContent/GUI/de/Login.jsp
@@ -3,13 +3,40 @@
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
-<link rel="stylesheet" type="text/css" href="/Dozentenmodul_V1/css/Layout.css">
+<link rel="stylesheet" type="text/css" href="/Dozentenmodul_V1/css/Login.css">
<title>Login Dozentenmodul</title>
</head>
<body>
-<div id="left">
+<div id="lang">
+<img alt="de" src="/Dozentenmodul_V1/img/de.png"> de | <img alt="en" src="/Dozentenmodul_V1/img/us.png"> us
+</div>
+
+<img id="logo" src="/Dozentenmodul_V1/img/Logo_bwLehrpool.png" alt="bwLehrpool"/>
+
+<div id="login">
+<form action="/Dozentenmodul_V1/Ldap" method="post">
+
+<label id="lefttop">bwIDM-Benutzername: </label>
+<input id="righttop" name="User" type="text" />
+
+
+<label id="leftbottom">bwIDM-Passwort:</label>
+<input id="rightbottom" name="Password" type="password" />
+
+<button id="buttoncenter" type="submit" id="loginButton" name="login">Login</button>
+
+</form>
+</div>
+
+<div id="footer">
+<a id="linkleft" href="bla">Kontakt</a>
+<a id="linkcenter" href="bla">FAQ</a>
+<a id="linkright" href="bla">Impressum</a>
+
+</div>
+<!-- <div id="left">
<div>
-<img src="/Dozentenmodul_V1/img/openslx-logo.png" alt="bwLehrpool"/>
+
</div>
</div>
<div id="right">
@@ -18,7 +45,7 @@
</div>
<hr></hr>
<div>
-Sprache: <img alt="de" src="/Dozentenmodul_V1/img/de.png"> de | <img alt="en" src="/Dozentenmodul_V1/img/us.png"> us
+
</div>
<hr></hr>
<div id="breadcrumb">
@@ -31,7 +58,7 @@ Sprache: <img alt="de" src="/Dozentenmodul_V1/img/de.png"> de | <img alt="en" sr
<table>
<tr>
<td style="width: 143px"><label>bwIDM-Benutzername: </label></td>
-<td><input name="User" type="text" /></td>
+<td><input id="round" name="User" type="text" /></td>
</tr>
<tr>
<td style="width: 143px"><label>bwIDM-Passwort:</label></td>
@@ -44,7 +71,7 @@ Sprache: <img alt="de" src="/Dozentenmodul_V1/img/de.png"> de | <img alt="en" sr
</table>
</form>
</div>
-</div>
+</div>-->
</body>
</html>
diff --git a/Dozentenmodul_V1/WebContent/GUI/de/Login_old.jsp b/Dozentenmodul_V1/WebContent/GUI/de/Login_old.jsp
deleted file mode 100644
index b3d956dc..00000000
--- a/Dozentenmodul_V1/WebContent/GUI/de/Login_old.jsp
+++ /dev/null
@@ -1,42 +0,0 @@
-<%@ page language="java" contentType="text/html; charset=ISO-8859-1"
- pageEncoding="ISO-8859-1"%>
-<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
-<html>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
-<link rel="stylesheet" type="text/css" href="${pageContext.request.contextPath}/css/Login.css">
-<SCRIPT LANGUAGE="JavaScript" SRC="${pageContext.request.contextPath}/js/login.js">
-</SCRIPT>
-<title>Dozentenmodul V1</title>
-</head>
-<body>
- <img id="Logo" alt="bwLehrpool" src="${pageContext.request.contextPath}/img/openslx-logo.png">
-
- <form>
- <p>Sie sind hier: <a href="${pageContext.request.contextPath}/GUI/Login.jsp">Login</a>
- <input id="englisch" type="image" src="${pageContext.request.contextPath}/img/grossbritannien.gif" onclick="changeToEnglish();return false;">
- <input id="deutsch" type="image" src="${pageContext.request.contextPath}/img/deutsch.gif" onclick="changeToDeutsch();return false;"></p>
- </form>
- <p>Herzlich Willkommen im Dozentenmodul des bwLerhpools!</p>
- <p>blablabla</p>
-
- <form action="/Dozentenmodul_V1/Ldap" method="post">
- <table>
- <tr>
- <td><label>Benutzername:</label></td>
- <td><input type="text" name="Benutzername" maxlength="30" size="30"></td>
- </tr>
- <tr>
- <td>Passwort:</td>
- <td><input name="Password" type="password" maxlength="30" size="30"></td>
- </tr>
- <tr>
- <td></td>
- <td align="right"><input id="button" type="submit" value="Login"></td>
- </tr>
- </table>
- </form>
-
-
-</body>
-</html> \ No newline at end of file
diff --git a/Dozentenmodul_V1/WebContent/GUI/de/VL_erzeugen.jsp b/Dozentenmodul_V1/WebContent/GUI/de/VL_erzeugen.jsp
index a70cb222..a48cd370 100644
--- a/Dozentenmodul_V1/WebContent/GUI/de/VL_erzeugen.jsp
+++ b/Dozentenmodul_V1/WebContent/GUI/de/VL_erzeugen.jsp
@@ -225,7 +225,7 @@
</div>
<hr></hr>
</div>
- </div>
+ </div>
</form>
</div>
</body>