From d8835285194163b3f2c99997668705daa40d2dd4 Mon Sep 17 00:00:00 2001 From: Christopher Trom Date: Sun, 2 Dec 2012 19:56:17 +0100 Subject: Bug 547311: Remove the "align" attribute from r/a=LpSolit --- template/en/default/account/prefs/account.html.tmpl | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'template/en/default/account/prefs') diff --git a/template/en/default/account/prefs/account.html.tmpl b/template/en/default/account/prefs/account.html.tmpl index f1641666f..a00b5df97 100644 --- a/template/en/default/account/prefs/account.html.tmpl +++ b/template/en/default/account/prefs/account.html.tmpl @@ -19,7 +19,7 @@ - Password: + Password: @@ -30,14 +30,14 @@ [% IF user.authorizer.can_change_password %] - New password: + New password: - Confirm new password: + Confirm new password: @@ -45,7 +45,7 @@ [% END %] - Your real name (optional, but encouraged): + Your real name (optional, but encouraged): @@ -55,26 +55,26 @@ [% IF login_change_date %] [% IF new_login_name %] - Pending email address: + Pending email address: [% new_login_name FILTER html %] - Change request expires: + Change request expires: [% login_change_date FILTER time %] [% ELSE %] - Confirmed email address: + Confirmed email address: [% user.login FILTER html %] - Completion date: + Completion date: [% login_change_date FILTER time %] [% END %] [% ELSE %] - New email address: + New email address: -- cgit v1.2.3-24-g4f1b