X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.footer.html;h=006d1d683b465d303ae56c4332d659bedab0533b;hb=266e3fe5c8961aaf089bad16b9e4c54de1aaff40;hp=c3d7b0b81ebc721b68477a9274c83917f1374cfa;hpb=1b647ff409d336c7e6f7e19baf423d8b7ccb7e05;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.footer.html b/tpl/page.footer.html index c3d7b0b8..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}