From 229c907a57a4a64730e7b58f59cb8f7f627bfaf3 Mon Sep 17 00:00:00 2001 From: Lukas Reschke Date: Wed, 27 Feb 2013 22:55:39 +0100 Subject: [core] From echo to p --- core/templates/login.php | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'core/templates/login.php') diff --git a/core/templates/login.php b/core/templates/login.php index 3be2b039b03..463b951c80f 100644 --- a/core/templates/login.php +++ b/core/templates/login.php @@ -2,54 +2,54 @@
'; + print_unescaped(''); } ?>
  • - t('Automatic logon rejected!'); ?>
    - t('If you did not change your password recently, your account may be compromised!'); ?> + t('Automatic logon rejected!')); ?>
    + t('If you did not change your password recently, your account may be compromised!')); ?>
    - t('Please change your password to secure your account again.'); ?> + t('Please change your password to secure your account again.')); ?>
  • - +
  • - t('Lost your password?'); ?> + t('Lost your password?')); ?>

+ value="" autocomplete="on" required/> - - + +

/> - - + required /> + +

+ for="remember_login">t('remember')); ?> - +
- t('Alternative Logins') ?> + t('Alternative Logins')) ?>
    -
  • +
-- cgit v1.2.3