Skip to content
Snippets Groups Projects
Commit e8f52de8 authored by Stefan E. Funk's avatar Stefan E. Funk
Browse files

Added a tiny little picture...

parent d22256b9
No related branches found
No related tags found
No related merge requests found
......@@ -2,7 +2,7 @@
// #######################################################
// Author: Martin Haase / DAASI International GmbH
// Creation date: 02.12.2008
// Modification date: 01/14/2015 (fu)
// Modification date: 06/11/2015 (fu)
// Version: 3.0 (ab TextGridLab 2.2)
// #######################################################
......@@ -10,7 +10,6 @@ ob_start();
require_once '../i18n_inc/class.I18Nbase.inc.php';
$t = new I18Ntranslator();
header("Content-Type: text/html; charset=UTF-8");
$authZinstance = $_REQUEST["authZinstance"];
......@@ -44,7 +43,7 @@ if ($authZinstance == null) {
<div class="form-group">
<label for="loginname"><?php echo $t->_('login_label_id');?></label>
<input type="text" class="form-control" name="loginname" id="loginname"
value="Login ID" onclick="MachLeer()">
value="Login ID" onclick="MachLeer()">
</div>
<div class="form-group">
<label for="password"><?php echo $t->_('login_label_password');?></label>
......@@ -63,7 +62,7 @@ if ($authZinstance == null) {
}
</script>
</div>
<div class="col-xs-3">&nbsp;</div>
<div class="col-xs-3"><img src="./img/Punk-Eule.png"/></div>
</div>
</div>
</body>
......
info.textgrid.middleware.tgauth.webauth/WebAuthN/img/Punk-Eule.png

69.7 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment