Changeset 2960


Ignore:
Timestamp:
06/03/11 14:23:58 (2 years ago)
Author:
fufroma
Message:

xals : a merger sur la 1.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • alternc/trunk/bureau/admin/index.php

    r2855 r2960  
    7373<form action="login.php" method="post" target="_top"> 
    7474<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> 
    7676<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> 
    7777<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.