Changeset 2960
- Timestamp:
- 06/03/11 14:23:58 (2 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/index.php
r2855 r2960 73 73 <form action="login.php" method="post" target="_top"> 74 74 <table border="0" style="border: 1px solid #202020;" cellspacing="0" cellpadding="3" width="300px" > 75 <tr><th colspan="2" align="center"> Accès AlternC</th></tr>75 <tr><th colspan="2" align="center"><?php __("AlternC access"); ?></th></tr> 76 76 <tr><th align="right"><label for="username"><?php echo _("Username"); ?></label></th><td><input type="text" class="int" name="username" id="username" value="" maxlength="128" size="15" /></td></tr> 77 77 <tr><th align="right"><label for="password"><?php echo _("Password"); ?></label></th><td><input type="password" class="int" name="password" id="password" value="" maxlength="128" size="15" /></td></tr>
Note: See TracChangeset
for help on using the changeset viewer.
