From 07e48b6bbcc3da03e8867d9ec4c0198109691596 Mon Sep 17 00:00:00 2001 From: Florent Bruneau Date: Tue, 6 May 2008 17:17:14 +0200 Subject: [PATCH] Add a link to password documentation. Signed-off-by: Florent Bruneau --- plugins/compiler.checkpasswd.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/plugins/compiler.checkpasswd.php b/plugins/compiler.checkpasswd.php index 87dabf5..07b76f3 100644 --- a/plugins/compiler.checkpasswd.php +++ b/plugins/compiler.checkpasswd.php @@ -24,7 +24,7 @@ function smarty_compiler_checkpasswd($tag_attrs, &$compiler) { extract($compiler->_parse_attrs($tag_attrs)); if (!isset($width)) { - $width = '250px'; + $width = '240px'; } if (!isset($prompt)) { $prompt = "'nouveau'"; @@ -43,8 +43,13 @@ function smarty_compiler_checkpasswd($tag_attrs, &$compiler) $(":submit[@name=' . $submit . ']").attr("disabled", "disabled"); }); //]]> -
-
+
+
+
+
+ + Aide +