summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d0facbe)
raw | patch | inline | side by side (parent: d0facbe)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Apr 2007 07:35:46 +0000 (07:35 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 24 Apr 2007 07:35:46 +0000 (07:35 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6180 594d385d-05f5-0310-b6e9-bd551577e9d8
ihtml/themes/default/login.tpl | patch | blob | history |
index 537753094dde2b034b168183902f291e1af70f0b..2f286e2e497f6e0bc809d288f30ffe995a673b2c 100644 (file)
<div style='border-bottom:1px dashed #AAAAAA'>
<div style='padding:3px;'>
<p class="center" style="margin:0px 0px 0px 5px;padding:0px;font-size:24px;font-weight:bold;">
- <img class="center" src='{$password_img}' align="middle" alt="*"/> {t}Login{/t}
+ <img class="center" src='{$password_img}' align="middle" alt="*"/> {t}Login screen{/t}
</p>
</div>
</div>
</div>
<div style='float:right; text-align:right; background-color:blue'>
<!-- Display error message on demand -->
- <input type='submit' name='login' value='{t}Sign in{/t}'
+ <input border=0 type='submit' name='login' value='{t}Sign in{/t}'
title='{t}Click here to log in{/t}' onFocus="nextfield='login';" />
<input type='hidden' name='javascript' value='false' />
<input type='hidden' name='login' value='{t}Sign in{/t}' />