X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=tpl%2Fpage.header.html;h=8987967858ef2aad46e148633e23885b1b2e4069;hb=d7bcecd79e906b64a844404597edc3abb4073cb9;hp=3a09ecd9e98098b5bd21941e8a0e7390cfaf3f1c;hpb=92a381f51737de1e4a03c482fe7c43da311ad556;p=github%2Fshaarli%2FShaarli.git diff --git a/tpl/page.header.html b/tpl/page.header.html index 3a09ecd9..89879678 100644 --- a/tpl/page.header.html +++ b/tpl/page.header.html @@ -21,21 +21,28 @@
  • Logout
  • Tools
  • Add link
  • - {elseif="$GLOBALS['config']['OPEN_SHAARLI']"} + {elseif="$openshaarli"}
  • Tools
  • Add link
  • {else}
  • Login
  • {/if}
  • RSS Feed
  • - {if="$GLOBALS['config']['SHOW_ATOM']"} + {if="$showatom"}
  • ATOM Feed
  • {/if}
  • Tag cloud
  • Picture wall
  • Daily
  • {loop="$plugins_header.buttons_toolbar"} - {$value} +
  • + {$value.html} +
  • {/loop} {/if} @@ -43,7 +50,7 @@ {if="!empty($plugin_errors) && isLoggedIn()"}