From 858f644c38b15f8205ac862422370d8d46ceede2 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 11 May 2013 23:32:55 +0300 Subject: [ticket/11533] Fix colspan and unnecessary tables Fix colspan and remove unnecessary tables in notification settings page in subsilver2. PHPBB3-11533 --- .../subsilver2/template/ucp_notifications.html | 238 ++++++++++----------- 1 file changed, 115 insertions(+), 123 deletions(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subsilver2/template/ucp_notifications.html b/phpBB/styles/subsilver2/template/ucp_notifications.html index 1a1fda4c17..d85584d20e 100644 --- a/phpBB/styles/subsilver2/template/ucp_notifications.html +++ b/phpBB/styles/subsilver2/template/ucp_notifications.html @@ -2,145 +2,137 @@
- + +
- + - + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + +
{TITLE}{TITLE}
{TITLE_EXPLAIN}{TITLE_EXPLAIN}
{L_NOTIFICATION_TYPE}{L_NOTIFICATIONS}{notification_methods.NAME}
{L_NOTIFICATION_TYPE}{L_NOTIFICATIONS}{notification_methods.NAME}
{notification_types.GROUP_NAME}
- {notification_types.NAME} -
   {notification_types.EXPLAIN} -
checked="checked" /> checked="checked" />
- - {S_HIDDEN_FIELDS} -    - - {S_FORM_TOKEN} -
{notification_types.GROUP_NAME}
+ {notification_types.NAME} +
   {notification_types.EXPLAIN} +
checked="checked" /> checked="checked" />
+ + {S_HIDDEN_FIELDS} +    + + {S_FORM_TOKEN} +
+ + -
- + + +
+ - +
- - - - - -
- - - - - - -
 [ {TOTAL_COUNT}
- -
+
+ + + + + + +
 [ {TOTAL_COUNT}
+
+
-
- -
- - - - - - - - - - - - - - - - - - +
+
- - - - -
-
{L_NOTIFICATIONS}{L_MARK_READ}
- {notification_list.AVATAR} - - - - - - - {notification_list.FORMATTED_TITLE} -
- » {notification_list.TIME} -
-
- -
- - {S_HIDDEN_FIELDS} - - {S_FORM_TOKEN} -
+ + + + + + + + + + + + + + + + + + +
+ + +
- - -
+
{L_NOTIFICATIONS}{L_MARK_READ}
+ {notification_list.AVATAR} + + + + + + + {notification_list.FORMATTED_TITLE} +
+ » {notification_list.TIME} +
+
+ +
+ + {S_HIDDEN_FIELDS} + + {S_FORM_TOKEN} +
+
- - - - - + +
- - - - -
- -
-
+ + - + + +
+ + + +
+ +
- -
-
+ -- cgit v1.2.1