diff options
Diffstat (limited to 'themes')
-rw-r--r-- | themes/default/template/identification.tpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/identification.tpl b/themes/default/template/identification.tpl index d17e06fa9..0dc367c7d 100644 --- a/themes/default/template/identification.tpl +++ b/themes/default/template/identification.tpl @@ -25,7 +25,7 @@ <span class="property"> <label for="password">{'Password'|@translate}</label> </span> - <input tabindex="2" class="login" type="password" name="password" id="password" size="25" maxlength="25"> + <input tabindex="2" class="login" type="password" name="password" id="password" size="25"> </li> {if $authorize_remembering } |