Remove accidentally commited code in template
authorMatthias Schmidt <gravatronics@live.com>
Sun, 24 May 2020 16:15:17 +0000 (18:15 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sun, 24 May 2020 16:15:17 +0000 (18:15 +0200)
See b1c1494f7045914521fb93e941dd7178053d3f39

com.woltlab.wcf/templates/__labelSelection.tpl

index 81b4884a7478679e3dd9c37cdf79c6c4de607703..eb42c97f62b2d9f73fb04a19656b30085050b6fa 100644 (file)
@@ -1,6 +1,6 @@
 {foreach from=$labelGroups item=labelGroup}
        {if $labelGroup|count}
-               <dt>##<label>{$labelGroup->getTitle()}</label></dt>
+               <dt><label>{$labelGroup->getTitle()}</label></dt>
                <dd>
                        <ul class="labelList jsOnly">
                                <li class="dropdown labelChooser" id="labelGroup{@$labelGroup->groupID}" data-group-id="{@$labelGroup->groupID}">