From 417b17f86d358cf11d77dab25552774a594ebe20 Mon Sep 17 00:00:00 2001 From: El RIDO Date: Sun, 4 Oct 2020 12:16:42 +0200 Subject: [PATCH] didn't figure out which StyleCI change suddenly requires this, so just apply the patch to stop it nagging about it --- tpl/bootstrap.php | 88 +++++++++++++++++++++++------------------------ 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/tpl/bootstrap.php b/tpl/bootstrap.php index b4ec8bc7..eef04448 100644 --- a/tpl/bootstrap.php +++ b/tpl/bootstrap.php @@ -13,7 +13,7 @@ $isPage = substr($template, -5) === '-page'; <?php echo I18n::_($NAME); ?>