Changeset 29195


Ignore:
Timestamp:
Aug 10, 2014, 6:06:05 PM (10 years ago)
Author:
flop25
Message:

bug:3090
don't restrict the maxlength of the password

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/themes/default/template/identification.tpl

    r18750 r29195  
    2626          <label for="password">{'Password'|@translate}</label>
    2727        </span>
    28         <input tabindex="2" class="login" type="password" name="password" id="password" size="25" maxlength="25">
     28        <input tabindex="2" class="login" type="password" name="password" id="password" size="25">
    2929      </li>
    3030
Note: See TracChangeset for help on using the changeset viewer.