From: ArthurHoaro Date: Sat, 6 Oct 2018 11:29:10 +0000 (+0200) Subject: Merge pull request #1211 from ArthurHoaro/hotfix/img-request X-Git-Tag: v0.10.3~2^2~13 X-Git-Url: https://git.immae.eu/?p=github%2Fshaarli%2FShaarli.git;a=commitdiff_plain;h=8cac122086517e9a3b0dbd885c0b45c4314e2abe;hp=-c Merge pull request #1211 from ArthurHoaro/hotfix/img-request Fix a bug making thumbnail to request the current page --- 8cac122086517e9a3b0dbd885c0b45c4314e2abe diff --combined tpl/default/linklist.html index c04f4786,2e67775b..aabb53ac --- a/tpl/default/linklist.html +++ b/tpl/default/linklist.html @@@ -125,8 -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"}
@@@ -139,7 -137,7 +139,7 @@@ {ignore}RainTPL hack: put the 2 src on two different line to avoid path replace bug{/ignore} thumbnail @@@ -203,23 -201,7 +203,23 @@@ + + + + + + {else} + {if="$value.sticky"} + + {/if} {/if} {if="!$hide_timestamps || $is_logged_in"}