X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.footer.html;h=006d1d683b465d303ae56c4332d659bedab0533b;hb=d06c28ef64c96c40f627503a27ea224947e288f0;hp=7fe15017d948772c37e8f4e8aec84e348e7eac22;hpb=450342737ced8ef2864b4f83a4107a7fafcc4add;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.footer.html b/tpl/page.footer.html index 7fe15017..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()"} - -{/if} +{loop="$plugins_footer.js_files"} + +{/loop}