From ef1215018a1c7188a97d8842f6a2bff24eeb56ba Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 2 May 2012 08:50:19 +0000 Subject: [PATCH] Removed password length restriction git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@21133 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/ihtml/themes/default/password.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gosa-core/ihtml/themes/default/password.tpl b/gosa-core/ihtml/themes/default/password.tpl index 0dfc2f5fb..41675fdc7 100644 --- a/gosa-core/ihtml/themes/default/password.tpl +++ b/gosa-core/ihtml/themes/default/password.tpl @@ -31,7 +31,7 @@ {$php_errors} {if $changed} -
+
{t}Success{/t} {t}Your password has been changed successfully.{/t}
{else} @@ -76,15 +76,15 @@ {t}Current password{/t} - + {t}New password{/t} - + {t}New password repeated{/t} - + {t}Password strength{/t} -- 2.30.2