X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.footer.html;h=006d1d683b465d303ae56c4332d659bedab0533b;hb=b92287b698b69d638b4f4dc4abec2aa792f285d2;hp=3aa47ba651aa8241e2e72b5acf2d06215af3459d;hpb=99954e12900401c5c725e65bce28cc1711653e45;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.footer.html b/tpl/page.footer.html index 3aa47ba6..006d1d68 100644 --- a/tpl/page.footer.html +++ b/tpl/page.footer.html @@ -1,30 +1,31 @@ + +{loop="$plugins_footer.endofpage"} + {$value} +{/loop} + +{if="$newVersion"} +
+ Shaarli {$newVersion} is + available.
-{if="$newversion"} -
Shaarli {$newversion|htmlspecialchars} is available.
{/if} -{if="isLoggedIn()"} - +{if="$versionError"} +
+ Error: {$versionError} +
{/if} - -{if="($GLOBALS['config']['OPEN_SHAARLI'] || isLoggedIn()) && empty($GLOBALS['disablejquery'])"} - +{if="isLoggedIn()"} + {/if} -{if="empty($GLOBALS['disablejquery']) && isset($_GET['searchterm'])"} - - -{/if} \ No newline at end of file +{loop="$plugins_footer.js_files"} + +{/loop}