From f26f43a7257d451530025c7511ad260533877496 Mon Sep 17 00:00:00 2001 From: Sebastian Grewe Date: Sun, 19 Jul 2015 12:35:25 +0200 Subject: [PATCH] [UPDATE] Minor change to admin checks template --- templates/bootstrap/admin/setup/default.tpl | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/bootstrap/admin/setup/default.tpl b/templates/bootstrap/admin/setup/default.tpl index 5dfc1bd2..680dfb58 100644 --- a/templates/bootstrap/admin/setup/default.tpl +++ b/templates/bootstrap/admin/setup/default.tpl @@ -3,7 +3,6 @@
Setup Checks
- To disable these checks, set skip_config_tests to true in global.inc.php
{if $ERRORS|@count > 0} @@ -30,6 +29,9 @@ {/section} {/if}
+