From b673b2b2847ecb8a9445a011239cbc7d57758cd7 Mon Sep 17 00:00:00 2001 From: flop25 Date: Sun, 10 Aug 2014 15:55:34 +0000 Subject: bug:3090 don't restrict the maxlength of the password git-svn-id: http://piwigo.org/svn/trunk@29194 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/upgrade.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'admin/themes/default') diff --git a/admin/themes/default/template/upgrade.tpl b/admin/themes/default/template/upgrade.tpl index f126d06a6..a29078716 100644 --- a/admin/themes/default/template/upgrade.tpl +++ b/admin/themes/default/template/upgrade.tpl @@ -171,11 +171,11 @@ input[type="text"]:focus, input[type="password"]:focus, select:focus { - + - +
{'Username'|@translate}
{'Password'|@translate}
{/if} -- cgit v1.2.3