From 283ef6eed4076a4466cc3dccd4b694e141efb8dd Mon Sep 17 00:00:00 2001 From: Nathaniel Guse Date: Wed, 13 Feb 2013 17:20:25 -0600 Subject: [PATCH] [ticket/11103] Mark/Unmark All buttons PHPBB3-11103 --- phpBB/styles/prosilver/template/ucp_notifications.html | 10 ++++++---- .../styles/subsilver2/template/ucp_notifications.html | 7 +++++-- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index 85edf4629b..558bff7349 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -118,13 +118,15 @@ - -
+ +
- {S_HIDDEN_FIELDS}  - + {S_HIDDEN_FIELDS} + +
{L_MARK_ALL}{L_UNMARK_ALL}
{S_FORM_TOKEN}
+ diff --git a/phpBB/styles/subsilver2/template/ucp_notifications.html b/phpBB/styles/subsilver2/template/ucp_notifications.html index a2dc90c9f3..c1ca795234 100644 --- a/phpBB/styles/subsilver2/template/ucp_notifications.html +++ b/phpBB/styles/subsilver2/template/ucp_notifications.html @@ -111,8 +111,7 @@ {S_HIDDEN_FIELDS} -    - + {S_FORM_TOKEN} @@ -141,6 +140,10 @@ + + + +