X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=tpl%2Fpage.footer.html;h=006d1d683b465d303ae56c4332d659bedab0533b;hb=954dc2446caade6ccad3ffd1173ef139c1f36ad3;hp=3aa47ba651aa8241e2e72b5acf2d06215af3459d;hpb=9da49531909101fd944d922a465f651c6f7b5935;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}