summaryrefslogtreecommitdiff
path: root/themes/wind/views/page.html.php
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-18 09:28:48 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-18 09:28:48 -0700
commit090c4d016baec6376d6d26c347c3e1ca11a929d5 (patch)
treeddab7b8e10cf635b7f45c0c18bdf809c848334a3 /themes/wind/views/page.html.php
parentc9a030dd08711f89a985504ce26378a315d7ff1f (diff)
parent4949a2ce0b5daca7afe86a261be447440fce7eff (diff)
Merge branch 'master' into talmdal_dev
Conflicts: lib/gallery.common.css themes/admin_wind/views/admin.html.php themes/night_wind/views/sidebar.html.php themes/wind/views/sidebar.html.php
Diffstat (limited to 'themes/wind/views/page.html.php')
-rw-r--r--themes/wind/views/page.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/wind/views/page.html.php b/themes/wind/views/page.html.php
index fab4ba9e..c8b08129 100644
--- a/themes/wind/views/page.html.php
+++ b/themes/wind/views/page.html.php
@@ -76,7 +76,7 @@
<?= $theme->page_top() ?>
<div id="doc4" class="yui-t5 g-view">
<?= $theme->site_status() ?>
- <div id="g-header" class="g-clearfix">
+ <div id="g-header" class="ui-helper-clearfix">
<div id="g-banner">
<?= $theme->header_top() ?>
<? if ($header_text = module::get_var("gallery", "header_text")): ?>