summaryrefslogtreecommitdiff
path: root/themes/admin_default/views
diff options
context:
space:
mode:
authorChad Kieffer <chad@2tbsp.com>2009-01-10 19:33:01 +0000
committerChad Kieffer <chad@2tbsp.com>2009-01-10 19:33:01 +0000
commite82afcebfa3c8894debde0bffa8f633b664c149a (patch)
treebb7772438e32fc64c55f9c6a71193ec20f057546 /themes/admin_default/views
parent3385105842c075bb4695752f504f2b946e6c506c (diff)
Site message placement and style adjustments.
Diffstat (limited to 'themes/admin_default/views')
-rw-r--r--themes/admin_default/views/admin.html.php5
1 files changed, 1 insertions, 4 deletions
diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php
index 7cffb945..057e49e0 100644
--- a/themes/admin_default/views/admin.html.php
+++ b/themes/admin_default/views/admin.html.php
@@ -31,8 +31,8 @@
<body>
<?= $theme->admin_page_top() ?>
<div id="doc3" class="yui-t5 gView">
- <?= $theme->site_status() ?>
<div id="hd">
+ <?= $theme->site_status() ?>
<div id="gHeader">
<?= $theme->admin_header_top() ?>
<ul id="gLoginMenu">
@@ -56,7 +56,6 @@
</div>
</div>
<div id="gSidebar" class="yui-b">
-
<div id="gAvailableBlocks" class="gBlock">
<form class="gBlockContent">
<fieldset>
@@ -69,9 +68,7 @@
</fieldset>
</form>
</div>
-
<?= $theme->admin_sidebar_blocks() ?>
-
</div>
</div>
<div id="ft">