summaryrefslogtreecommitdiff
path: root/themes/admin_default
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-06-09 19:49:58 -0700
committerAndy Staudacher <andy.st@gmail.com>2009-06-09 19:49:58 -0700
commit86a32d412f11504ec66f0c9b08973de9ce9c2e30 (patch)
tree510263c9f0d855432b1ab6a677369c1d3eec0aa6 /themes/admin_default
parent7ccb65ea9ebf10e35c09bbebf8ffe1118d3fb0fb (diff)
parent798444f40bbc0344568e9744abf7034b9a59febd (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to 'themes/admin_default')
-rw-r--r--themes/admin_default/views/admin.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php
index 721c4dd5..b7cfaa40 100644
--- a/themes/admin_default/views/admin.html.php
+++ b/themes/admin_default/views/admin.html.php
@@ -31,7 +31,7 @@
<?= $theme->admin_head() ?>
</head>
- <body <?= $theme->main_element_attributes() ?>>
+ <body <?= $theme->body_attributes() ?>>
<?= $theme->admin_page_top() ?>
<? if ($sidebar): ?>
<div id="doc3" class="yui-t5 gView">