From cf944a7daf5708e001b4f8f7b732970f2ebf489e Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Mon, 2 Feb 2015 11:07:01 +0100 Subject: [PATCH] monitoring: Show close button when removing a backend --- .../application/views/scripts/config/removebackend.phtml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/modules/monitoring/application/views/scripts/config/removebackend.phtml b/modules/monitoring/application/views/scripts/config/removebackend.phtml index fc7da17e3..d297f615b 100644 --- a/modules/monitoring/application/views/scripts/config/removebackend.phtml +++ b/modules/monitoring/application/views/scripts/config/removebackend.phtml @@ -1,2 +1,5 @@ -

translate('Remove Existing Backend'); ?>

- \ No newline at end of file +
+ showOnlyCloseButton() ?> +
+

translate('Remove Existing Backend') ?>

+