aboutsummaryrefslogtreecommitdiffstats
path: root/include/functions_html.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/functions_html.inc.php')
-rw-r--r--include/functions_html.inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/functions_html.inc.php b/include/functions_html.inc.php
index cd997c9a3..2d4cc41a0 100644
--- a/include/functions_html.inc.php
+++ b/include/functions_html.inc.php
@@ -258,7 +258,7 @@ function get_html_tag_selection(
$output.=
'>'
- .' '. $tag['name']
+ .$tag['name']
.'</label>'
.'</li>'
."\n"