From d479df0d987a2adc14b78e985290971b666852e4 Mon Sep 17 00:00:00 2001 From: Chuck Scott Date: Tue, 17 Oct 2017 13:11:56 -0400 Subject: [PATCH] Fixed mess in management Misc. Settings table. --- views/admin/management/index.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/views/admin/management/index.html b/views/admin/management/index.html index 323cfc42..dbe35f1f 100644 --- a/views/admin/management/index.html +++ b/views/admin/management/index.html @@ -23,11 +23,6 @@ - -

Debug Settings

- These settings now enabling "trigger_error()" output where that's available. This is replacing the legacy - debug output that used a separate debug window. So far only Front Controller has debug tests included. -
Admin Debug Information: @@ -53,6 +48,8 @@
+ These settings now enabling "trigger_error()" output where that's available. This is replacing the legacy + debug output that used a separate debug window. So far only Front Controller has debug tests included.

 

-- 2.17.1