summaryrefslogtreecommitdiff
path: root/themes/default/views
diff options
context:
space:
mode:
authorBharat Mediratta <bharat@menalto.com>2009-06-08 21:32:03 -0700
committerBharat Mediratta <bharat@menalto.com>2009-06-08 21:32:03 -0700
commit1ecdb5ef0c82272d8019e4b7d834432f73baf474 (patch)
tree1d6d989b7928e5843624ce7ed8782c9b8aabb607 /themes/default/views
parentf0ca27ab924c06cc72a44d66498b86aeda672b33 (diff)
parentb9ee6f7d185c734dcff595d06d9c6e6fda5822ac (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes/default/views')
-rw-r--r--themes/default/views/page.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/views/page.html.php b/themes/default/views/page.html.php
index 5e7101e1..6c77fb72 100644
--- a/themes/default/views/page.html.php
+++ b/themes/default/views/page.html.php
@@ -54,7 +54,7 @@
<?= $theme->head() ?>
</head>
- <body>
+ <body <?= $theme->main_element_attributes() ?>>
<?= $theme->page_top() ?>
<div id="doc4" class="yui-t5 gView">
<?= $theme->site_status() ?>