Move site status message to the very top of the page, before the header.

This commit is contained in:
Chad Kieffer
2009-01-10 05:59:43 +00:00
parent a5c4e3d465
commit 5690e58c45
+1 -1
View File
@@ -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">