diff --git a/bl-plugins/api/plugin.php b/bl-plugins/api/plugin.php index 8967fb08..d313bc38 100644 --- a/bl-plugins/api/plugin.php +++ b/bl-plugins/api/plugin.php @@ -35,11 +35,7 @@ class pluginAPI extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= '

'.DOMAIN_BASE.'api/{endpoint}

'; $html .= '
'; diff --git a/bl-plugins/links/plugin.php b/bl-plugins/links/plugin.php index 1193ce0e..c79fa634 100644 --- a/bl-plugins/links/plugin.php +++ b/bl-plugins/links/plugin.php @@ -61,11 +61,7 @@ class pluginLinks extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= ''; $html .= ''.$L->get('This title is almost always used in the sidebar of the site').''; diff --git a/bl-plugins/sitemap/plugin.php b/bl-plugins/sitemap/plugin.php index c0e3c559..e326a818 100644 --- a/bl-plugins/sitemap/plugin.php +++ b/bl-plugins/sitemap/plugin.php @@ -15,11 +15,7 @@ class pluginSitemap extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= ''.HTML::sitemapUrl().''; $html .= '
'; diff --git a/bl-plugins/static-pages/plugin.php b/bl-plugins/static-pages/plugin.php index e6ec81d2..75086347 100644 --- a/bl-plugins/static-pages/plugin.php +++ b/bl-plugins/static-pages/plugin.php @@ -16,11 +16,7 @@ class pluginStaticPages extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= ''; $html .= ''.$L->get('This title is almost always used in the sidebar of the site').''; diff --git a/bl-plugins/tags/plugin.php b/bl-plugins/tags/plugin.php index 544675f1..4bd43d93 100644 --- a/bl-plugins/tags/plugin.php +++ b/bl-plugins/tags/plugin.php @@ -13,11 +13,7 @@ class pluginTags extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= ''; $html .= ''.$L->get('This title is almost always used in the sidebar of the site').''; diff --git a/bl-plugins/twitter-cards/plugin.php b/bl-plugins/twitter-cards/plugin.php index 20a23fe8..26acdc80 100644 --- a/bl-plugins/twitter-cards/plugin.php +++ b/bl-plugins/twitter-cards/plugin.php @@ -14,11 +14,7 @@ class pluginTwitterCards extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= ''; $html .= '
'; diff --git a/bl-plugins/version/plugin.php b/bl-plugins/version/plugin.php index b4a35fcf..c71efba9 100644 --- a/bl-plugins/version/plugin.php +++ b/bl-plugins/version/plugin.php @@ -14,11 +14,7 @@ class pluginVersion extends Plugin { { global $L; - $html = ''; - - $html .= '
'; + $html = '
'; $html .= ''; $html .= '