Changeset 29376


Ignore:
Timestamp:
Sep 1, 2014, 8:35:31 PM (10 years ago)
Author:
flop25
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/stripped/template/identification.tpl

    r29196 r29376  
    2424                                                                <label for="username">{'Username'|@translate}</label>
    2525                                                        </span>
    26                                                         <input tabindex="1" class="login" type="text" name="username" id="username" size="25" maxlength="40">
     26                                                        <input tabindex="1" class="login" type="text" name="username" id="username" size="25">
    2727                                                </li>
    2828                                                <li>
Note: See TracChangeset for help on using the changeset viewer.