Changeset 743


Ignore:
Timestamp:
Feb 18, 2005, 9:46:17 PM (19 years ago)
Author:
plg
Message:
  • bug fixed : localized label on submit button to add users in administration
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/template/default/profile.tpl

    r741 r743  
    1414  {L_USERNAME} <input type="text" name="login" maxlength="50" size="20" />
    1515  {L_PASSWORD} <input type="text" name="password" />
    16   <input type="submit" name="submit_add" value="add" class="bouton" />
     16  <input type="submit" name="submit_add" value="{L_SUBMIT}" class="bouton" />
    1717</form>
    1818<!-- END add_user -->
Note: See TracChangeset for help on using the changeset viewer.