X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.footer.html;h=006d1d683b465d303ae56c4332d659bedab0533b;hb=1dc37f9cf8397e6050c4d5d981da263e6333a849;hp=13b566ae47794811a13ead5a03b4d56286fb203f;hpb=858c5c2b43ce16f6d4b388725ef2d7a95e4a1986;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.footer.html b/tpl/page.footer.html index 13b566ae..006d1d68 100644 --- a/tpl/page.footer.html +++ b/tpl/page.footer.html @@ -1,20 +1,31 @@ + +{loop="$plugins_footer.endofpage"} + {$value} +{/loop} + +{if="$newVersion"} +
+ Shaarli {$newVersion} is + available. +
+{/if} +{if="$versionError"} +
+ Error: {$versionError}
-{if="$newversion"} -
Shaarli {$newversion|htmlspecialchars} is available.
{/if} {if="isLoggedIn()"} - + {/if} -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} - -{/if} +{loop="$plugins_footer.js_files"} + +{/loop}