Commit 736c0e40 authored by Jaque's avatar Jaque
Browse files

Bug #1755431: Remove bold from "Tags" in file browser description in blocks

behatnotneeded

Change-Id: I949eaaea85c4804253167b21ebfb3ade7aceddbe
parent ec18759b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -89,7 +89,7 @@
                {if $showtags}
                    {if $file->tags}
                    <div class="tags filetags text-small">
                        <strong>{str tag=tags}:</strong>
                        {str tag=tags}:
                        <span>
                            {list_tags tags=$file->tags owner=$showtags}
                        </span>