X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fdefault%2Flinklist.html;h=a2aaac82cb01e94b2894387d53d3bbbcd8185698;hb=590c34dec109938439b11a5326feaf081e0f3ce5;hp=97730c291b5fe561ce305f54339ec0ed0cfcb0c3;hpb=fc574e64544db2f7b56443a827e17d58c7561804;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/default/linklist.html b/tpl/default/linklist.html index 97730c29..a2aaac82 100644 --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@ -1,5 +1,5 @@ - + {include="includes"} @@ -94,7 +94,7 @@ {'tagged'|t} {loop="$exploded_tags"} - {$value} + {$value} {/loop} {/if} @@ -125,6 +125,8 @@ {$strPermalink=t('Permalink')} {$strPermalinkLc=t('permalink')} {$strAddTag=t('Add tag')} + {$strToggleSticky=t('Toggle sticky')} + {$strSticky=t('Sticky')} {ignore}End of translations{/ignore} {loop="links"}
@@ -137,20 +139,21 @@ {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail {/if} - {if="$is_logged_in"} - - {/if} +

@@ -193,15 +196,31 @@ - + - - + + + + + + + {else} + {if="$value.sticky"} + + {/if} {/if} {if="!$hide_timestamps || $is_logged_in"} @@ -230,10 +249,10 @@ {ignore}do not add space or line break between these div - Firefox issue{/ignore} class="linklist-item-infos-url pure-u-lg-5-12 pure-u-1"> - {$value.url} + {$value.url}
@@ -246,12 +265,12 @@ {/if} {if="$is_logged_in"} · - - + · - + {/if}