]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/photo_view.tpl
Merge pull request #5966 from JeroenED/theme/frio/oembed/view-active-class
[friendica.git] / view / theme / frio / templates / photo_view.tpl
index 939d9f0e98ad82ccf46df137c1f1813af5f94932..7dc2db901e2f7492ed450a69b0b1688aa916c284 100644 (file)
@@ -55,7 +55,7 @@
                        {{foreach $tags.tags as $t}}
                        <span class="category label btn-success sm">
                                <span class="p-category">{{$t.name}}</span>
-                               {{if $t.removeurl}} (<a href="{{$t.removeurl}}">x</a>) {{/if}}
+                               {{if $t.removeurl}} <a href="{{$t.removeurl}}">(X)</a> {{/if}}
                        </span>
                        {{/foreach}}
                </div>