From: Florent Bruneau Date: Tue, 6 May 2008 15:26:05 +0000 (+0200) Subject: Fix layout issues with smtp password form. X-Git-Tag: core/1.0.0~197 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=3709470e5ac3dedfb57f6a445b060ab1b83ecc79;p=platal.git Fix layout issues with smtp password form. Signed-off-by: Florent Bruneau --- diff --git a/plugins/compiler.checkpasswd.php b/plugins/compiler.checkpasswd.php index 07b76f3..0861e45 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 = '240px'; + $width = '230px'; } if (!isset($prompt)) { $prompt = "'nouveau'"; diff --git a/templates/platal/acces_smtp.tpl b/templates/platal/acces_smtp.tpl index 7002c73..7e21a31 100644 --- a/templates/platal/acces_smtp.tpl +++ b/templates/platal/acces_smtp.tpl @@ -65,7 +65,8 @@
- Mot de passe (15 caractères maximum) : + Mot de passe :
+ 15 caractères max.
@@ -73,7 +74,7 @@
- Retape-le une fois (pour vérification) : + Retape-le une fois :