If there's sidebar content, use yui-t5. If none, yui-t7.

This commit is contained in:
Chad Kieffer
2009-01-12 04:24:53 +00:00
parent 11fb04cdde
commit d880c0b7e2
@@ -27,7 +27,11 @@
<body>
<?= $theme->admin_page_top() ?>
<? if ($sidebar): ?>
<div id="doc3" class="yui-t5 gView">
<? else: ?>
<div id="doc3" class="yui-t7 gView">
<? endif; ?>
<div id="hd">
<?= $theme->site_status() ?>
<div id="gHeader">