X-Git-Url: https://vcs.fsf.org/?p=squirrelmail.git;a=blobdiff_plain;f=templates%2Fdefault%2Flogin.tpl;h=cbb37152c50c44fa133950545359cbc5b0ca85e8;hp=abe9c58e4f3b17089d427315321be1ff4f2603eb;hb=701e7beed3baca980039f978c6d536dd91cae775;hpb=31633bef0e1ed61b1a040443f2a2a878a7d1bc13 diff --git a/templates/default/login.tpl b/templates/default/login.tpl index abe9c58e..cbb37152 100644 --- a/templates/default/login.tpl +++ b/templates/default/login.tpl @@ -15,9 +15,10 @@ * $login_extra - Some extra form fields needed by SquirrelMail * for the login. Template designers SHOULD ALWAYS * INCLUDE this value somewhere in the form. - * $plugin_extra - Extra table row(s) that may be added by plugin(s). + * $plugin_output - An array of extra output that may be added by + * plugin(s). * - * @copyright © 1999-2006 The SquirrelMail Project Team + * @copyright 1999-2014 The SquirrelMail Project Team * @license http://opensource.org/licenses/gpl-license.php GNU Public License * @version $Id$ * @package squirrelmail @@ -27,13 +28,17 @@ /* retrieve the template vars */ extract($t); -?> +?> +
+
@@ -42,23 +47,23 @@ extract($t); - + - + - +
- - + '; + echo nl2br($sm_attribute_str) . (empty($sm_attribute_str) ? '' : '

'); + ?>
+ - + />
+ - + />
" /> @@ -66,3 +71,4 @@ extract($t);
+