$theme->start_combining("script,css") ?>
if ($page_title): ?> = t("Gallery Admin: %page_title", array("page_title" => $page_title)) ?> else: ?> = t("Admin dashboard") ?> endif ?>
" type="image/x-icon" /> = $theme->script("jquery.js") ?> = $theme->script("jquery.form.js") ?> = $theme->script("jquery-ui.js") ?> = $theme->script("gallery.common.js") ?> /* MSG_CANCEL is required by gallery.dialog.js */ ?> = $theme->script("gallery.ajax.js") ?> = $theme->script("gallery.dialog.js") ?> = $theme->script("superfish/js/superfish.js") ?> = $theme->admin_head() ?> /* Theme specific CSS/JS goes last so that it can override module CSS/JS */ ?> = $theme->script("ui.init.js") ?> = $theme->css("yui/reset-fonts-grids.css") ?> = $theme->css("themeroller/ui.base.css") ?> = $theme->css("superfish/css/superfish.css") ?> = $theme->css("screen.css") ?> = $theme->get_combined("script") ?> = $theme->get_combined("css") ?> body_attributes() ?>> = $theme->admin_page_top() ?> if ($sidebar): ?>
else: ?>
endif; ?> = $theme->site_status() ?>
= $theme->admin_header_top() ?>
for_html_attr() ?>"> ← = t("back to the ...") ?>
= $theme->user_menu() ?>
= $theme->admin_menu() ?>
= $theme->admin_header_bottom() ?>
= $theme->messages() ?> = $content ?>
if ($sidebar): ?>
= $sidebar ?>
endif ?>
= $theme->admin_page_bottom() ?>