diff options
author | nikrou <nikrou@piwigo.org> | 2006-03-25 13:21:59 +0000 |
---|---|---|
committer | nikrou <nikrou@piwigo.org> | 2006-03-25 13:21:59 +0000 |
commit | 587974e54f507325d3fc93e69aeca62a60c66346 (patch) | |
tree | 5d3420f5de4bbbabbe843219ba75e445ddb2a88d /template/yoga | |
parent | 3cc303281f6ec90aceefe0676844e05115f3644a (diff) |
mistake: double input tag
git-svn-id: http://piwigo.org/svn/trunk@1101 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/identification.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/template/yoga/identification.tpl b/template/yoga/identification.tpl index 21fbca6c1..e8d02f05b 100644 --- a/template/yoga/identification.tpl +++ b/template/yoga/identification.tpl @@ -32,7 +32,6 @@ <li> <label for="password">{L_PASSWORD}</label> - <input 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" maxlength="25"> </li> |