From bacfabfce64ab6a8b283e1d24683d333b397fe65 Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Tue, 1 Aug 2006 01:09:04 +0000 Subject: [PATCH] r989: Using tables to make alignment in userctrl.tpl all nice and pretty --- templates/userctrl.tpl | 392 ++++++++++++++++++++--------------------- 1 file changed, 192 insertions(+), 200 deletions(-) diff --git a/templates/userctrl.tpl b/templates/userctrl.tpl index 3a9f456..fad9463 100644 --- a/templates/userctrl.tpl +++ b/templates/userctrl.tpl @@ -14,213 +14,205 @@ $header
-
-
- -
- {@"The following errors occurred"}: - {$message->process} -
-
+ +
+ {@"The following errors occurred"}: + {$message->process} +
+
-
-
{@"User Options"}
- -
-
- {@"Display Name"} - -
- -
- {@"Show Email Publicly"} - checked="checked" /> {@"Yes"} - checked="checked" /> {@"No"} -
- -
- {@"Show Status Colours on Bug Listings"} - checked="checked" /> {@"Yes"} - checked="checked" /> {@"No"} -
- -
- {@"Language"} - -
- -
- {@"Timezone"} - -
- -
- {@"Observe Daylight Savings Time (DST)"} - checked="checked" /> {@"Yes, I'm currently observing DST"} -
-
-
- -
- -
- - -
- -
- -
-
- {@"Please enter your password to change these fields"}: -
- - -
+ + + + -
-
- {@"Password"} - -
- -
- {@"Confirm Password"} - -
-
- -
-
- {@"Email"} - -
- -
- {@"Confirm Email"} - -
-
- - -
- -
- - -
- -
- -
-
{@"Email Options"}
+
-
-
+
+ +
{@"User Options"}
+ +
+
+ {@"Display Name"} + +
+ +
+ {@"Show Email Publicly"} + checked="checked" /> {@"Yes"} + checked="checked" /> {@"No"} +
+ +
+ {@"Show Status Colours on Bug Listings"} + checked="checked" /> {@"Yes"} + checked="checked" /> {@"No"} +
+ +
+ {@"Language"} + +
+ +
+ {@"Timezone"} + +
+ +
+ {@"Observe Daylight Savings Time (DST)"} + checked="checked" /> {@"Yes, I'm currently observing DST"} +
+
+
+
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
{@"Reporter"}{@"Assignee"}{@"Favourite"}{@"Voter"}{@"Commenter"}
{@"New bug is added"}
{@"I am made the assignee"}
{@"Status or resolution changes"}
{@"'Duplicates' field is changed"}
{@"A new comment is added"}
{@"A new attachment is added"}
{@"Any other field changes"}
-
-
- -
+ + +
+
+ {@"Please enter your password to change these fields"}: +
+ + +
+ +
+
+ {@"Password"} + +
+ +
+ {@"Confirm Password"} + +
+
+ +
+
+ {@"Email"} + +
+ +
+ {@"Confirm Email"} + +
+
+
+ + + -
- - -
- -
- -
-
{@"Bug List Display Options"}
+ + + +
+
{@"Email Options"}
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{@"Reporter"}{@"Assignee"}{@"Favourite"}{@"Voter"}{@"Commenter"}
{@"New bug is added"}
{@"I am made the assignee"}
{@"Status or resolution changes"}
{@"'Duplicates' field is changed"}
{@"A new comment is added"}
{@"A new attachment is added"}
{@"Any other field changes"}
+
+
+ + -
-
- {@"Hidden Statuses on Bug Listing"} - -
- -
- {@"Default Sort Order Column"} - -
- -
- {@"Default Sort Order Direction"} - -
-
-
+ + +
+
{@"Bug List Display Options"}
+ +
+
+ {@"Hidden Statuses on Bug Listing"} + +
+ +
+ {@"Default Sort Order Column"} + +
+ +
+ {@"Default Sort Order Direction"} + +
+
+
+ + + + -
+
-
- - -
- -
+
+ +
-- 2.22.5