From: Florent Bruneau Date: Tue, 6 May 2008 15:17:14 +0000 (+0200) Subject: Add a link to password documentation. X-Git-Tag: core/1.0.0~198 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=07e48b6bbcc3da03e8867d9ec4c0198109691596;p=platal.git Add a link to password documentation. Signed-off-by: Florent Bruneau --- 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 +