[slbackup-commit] CVS update: slbackup-php/templates login.tpl
finnarne-guest at alioth.debian.org
finnarne-guest at alioth.debian.org
Wed Apr 18 10:59:01 UTC 2007
User: finnarne-guest
Date: 07/04/18 10:59:01
Modified: templates login.tpl
Log:
Dont display things 'behind' the menu
Revision Changes Path
1.7 +3 -0 slbackup-php/templates/login.tpl
Index: login.tpl
===================================================================
RCS file: /cvsroot/slbackup/slbackup-php/templates/login.tpl,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- login.tpl 18 Apr 2007 06:30:41 -0000 1.6
+++ login.tpl 18 Apr 2007 10:59:01 -0000 1.7
@@ -17,6 +17,8 @@
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*}
{include file="header.tpl"}
+
+<div class="form">
<FORM action="index.php" name=login method=POST>
{t 1=$backupuser 2=$backuphost}To read the configuration, you must log in as %1 on %2.{/t}<BR>
{t 1=$backupuser 2=$backuphost}Please enter the password for the %1 account on %2:{/t}<BR>
@@ -37,4 +39,5 @@
<INPUT type=reset name=Reset value="{t}Reset{/t}">
{/if}
</FORM>
+</div>
</html>
More information about the slbackup-commit
mailing list