From dc6343c6e74b054e84b0825e76f8c666c4547a53 Mon Sep 17 00:00:00 2001 From: Edi Date: Tue, 10 Nov 2015 01:26:31 +0100 Subject: [PATCH] Modification for translation ('Plugin label'). --- plugins/tags/plugin.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/tags/plugin.php b/plugins/tags/plugin.php index 4aef1b5d..179bd906 100644 --- a/plugins/tags/plugin.php +++ b/plugins/tags/plugin.php @@ -14,7 +14,7 @@ class pluginTags extends Plugin { global $Language; $html = '
'; - $html .= ''; + $html .= ''; $html .= ''; $html .= '
';