aboutsummaryrefslogtreecommitdiffhomepage
path: root/tpl/vintage/linklist.html
diff options
context:
space:
mode:
authorArthurHoaro <arthur@hoa.ro>2020-11-05 18:16:52 +0100
committerArthurHoaro <arthur@hoa.ro>2020-11-05 18:16:52 +0100
commitdf9aac5b6406bf192f2e4e0987e25d0de88480df (patch)
tree7c1f405bf336225bcda257d483a59b5af0e61026 /tpl/vintage/linklist.html
parent67339338af74a53780cc05232461ec30ffb05ad9 (diff)
downloadShaarli-df9aac5b6406bf192f2e4e0987e25d0de88480df.tar.gz
Shaarli-df9aac5b6406bf192f2e4e0987e25d0de88480df.tar.zst
Shaarli-df9aac5b6406bf192f2e4e0987e25d0de88480df.zip
Tags separator: vintage theme compatibility
Diffstat (limited to 'tpl/vintage/linklist.html')
-rw-r--r--tpl/vintage/linklist.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tpl/vintage/linklist.html b/tpl/vintage/linklist.html
index 90f5cf8f..ff0dd40c 100644
--- a/tpl/vintage/linklist.html
+++ b/tpl/vintage/linklist.html
@@ -61,7 +61,7 @@
61 for <em>{$search_term}</em> 61 for <em>{$search_term}</em>
62 {/if} 62 {/if}
63 {if="!empty($search_tags)"} 63 {if="!empty($search_tags)"}
64 {$exploded_tags=explode(' ', $search_tags)} 64 {$exploded_tags=tags_str2array($search_tags, $tags_separator)}
65 tagged 65 tagged
66 {loop="$exploded_tags"} 66 {loop="$exploded_tags"}
67 <span class="linktag" title="Remove tag"> 67 <span class="linktag" title="Remove tag">