From 12ab69b83de21f7e6b1382b41bede0568cf3070a Mon Sep 17 00:00:00 2001 From: Damien Regad Date: Thu, 3 Aug 2017 23:19:03 +0200 Subject: [PATCH] Admin checks: fix HTML syntax error on index page A closing was missing when displaying failures or warning. --- admin/check/index.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/admin/check/index.php b/admin/check/index.php index 27bcbba102..4dfda22042 100644 --- a/admin/check/index.php +++ b/admin/check/index.php @@ -202,6 +202,8 @@ function mode_url( $p_all, $p_errors ) {
All tests passed.
+ + -