mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-07-16 18:32:07 -04:00
Move site status message to the very top of the page, before the header.
This commit is contained in:
@@ -26,9 +26,9 @@
|
||||
<body>
|
||||
<?= $theme->admin_page_top() ?>
|
||||
<div id="doc3" class="yui-t5 gView">
|
||||
<?= $theme->site_status() ?>
|
||||
<div id="hd">
|
||||
<div id="gHeader">
|
||||
<?= $theme->site_status() ?>
|
||||
<?= $theme->admin_header_top() ?>
|
||||
<a href="http://gallery.menalto.com/"><img src="<?= $theme->url("images/logo-sm.png") ?>" id="gLogo" alt="<?= t("Gallery 3: Your Photos on Your Web Site") ?>" /></a>
|
||||
<div id="gSiteAdminMenu">
|
||||
|
||||
Reference in New Issue
Block a user