From 3cc33417980b575049646992e12b7bf449fc254b Mon Sep 17 00:00:00 2001 From: Marius Hein Date: Mon, 23 Feb 2015 15:00:28 +0100 Subject: [PATCH] Header: Add h1 to service list refs #7976 --- .../monitoring/application/views/scripts/list/services.phtml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index e8d39c7c3..5b8edcaa3 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -10,10 +10,8 @@ if (!$this->compact): ?>
render('list/components/selectioninfo.phtml') ?> render('list/components/servicesummary.phtml') ?> -
-translate('Sort by') ?> sortControl ?> -
+sortControl ?> limit === 0): ?> widget('limiter') ?> @@ -28,6 +26,7 @@ if (!$this->compact): ?>
+

translate('Services') ?>

"