From 98a1a8f34b81560a516a8cdf4da48f2d567408b8 Mon Sep 17 00:00:00 2001 From: Diego Najar Date: Mon, 23 Oct 2017 22:11:56 +0200 Subject: [PATCH] Bug fixes home link enable disable --- bl-plugins/latest-content/plugin.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bl-plugins/latest-content/plugin.php b/bl-plugins/latest-content/plugin.php index 4878009f..b2f62d79 100644 --- a/bl-plugins/latest-content/plugin.php +++ b/bl-plugins/latest-content/plugin.php @@ -26,8 +26,8 @@ class pluginLatestContent extends Plugin { $html .= '
'; $html .= ''; $html .= ''; $html .= ''.$Language->get('Show the home link on the sidebar').''; $html .= '
';