diff --git a/modules/monitoring/application/views/scripts/config/editbackend.phtml b/modules/monitoring/application/views/scripts/config/editbackend.phtml
index 7ecf69bf0..6f2f19cbb 100644
--- a/modules/monitoring/application/views/scripts/config/editbackend.phtml
+++ b/modules/monitoring/application/views/scripts/config/editbackend.phtml
@@ -1,4 +1,3 @@
-
name): ?>
Edit Backend "= $this->escape($this->name) ?>"
diff --git a/modules/monitoring/application/views/scripts/config/show-configuration.phtml b/modules/monitoring/application/views/scripts/config/show-configuration.phtml
index 356c42b7b..4cd01441c 100644
--- a/modules/monitoring/application/views/scripts/config/show-configuration.phtml
+++ b/modules/monitoring/application/views/scripts/config/show-configuration.phtml
@@ -1,7 +1,5 @@
-= $this->tabs->render($this); ?>
-
-
Saving = $this->escape($this->file); ?>failed
+
Saving "= $this->escape($this->file); ?>" failed
Your = $this->escape($this->file); ?> configuration couldn't be stored (error: "= $this->exceptionMessage; ?>").