X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.footer.html;h=195dada049cdbd9fb3642dba25a4cee16a888fdf;hb=7c873f1cd0ffe17d7b29125b2d5ee17ce908a52a;hp=7fe15017d948772c37e8f4e8aec84e348e7eac22;hpb=450342737ced8ef2864b4f83a4107a7fafcc4add;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.footer.html b/tpl/page.footer.html index 7fe15017..195dada0 100644 --- a/tpl/page.footer.html +++ b/tpl/page.footer.html @@ -1,20 +1,29 @@ + +{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}