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 "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 @@ -tabs->render($this); ?> -
-

Saving escape($this->file); ?>failed

+

Saving "escape($this->file); ?>" failed


Your escape($this->file); ?> configuration couldn't be stored (error: "exceptionMessage; ?>").