From 899d85792914c6095996fa47b389b1b945501757 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 7 Mar 2013 11:39:33 +0100 Subject: [PATCH 1/2] [ticket/11390] Hide pagination when there are no notifications PHPBB3-11390 --- .../styles/prosilver/template/ucp_notifications.html | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index a2d558d0ca..e407e47fea 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -48,6 +48,7 @@ +
+ +

{L_NO_NOTIFICATIONS}

+ +
From 7ac945358ed5aefa947f29b359210a076c181a0a Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Thu, 7 Mar 2013 11:39:55 +0100 Subject: [PATCH 2/2] [ticket/11390] Correctly separate list of notifications from header PHPBB3-11390 --- phpBB/styles/prosilver/template/ucp_notifications.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/phpBB/styles/prosilver/template/ucp_notifications.html b/phpBB/styles/prosilver/template/ucp_notifications.html index e407e47fea..ac36809985 100644 --- a/phpBB/styles/prosilver/template/ucp_notifications.html +++ b/phpBB/styles/prosilver/template/ucp_notifications.html @@ -71,6 +71,8 @@
{L_MARK_READ}
+ +