mirror of
https://github.com/Pathduck/gallery3.git
synced 2026-04-17 19:19:17 -04:00
Don't put the Admin > Theme Options Save button in a fieldset.
This commit is contained in:
@@ -108,7 +108,6 @@ class Admin_Theme_Options_Controller extends Admin_Controller {
|
||||
|
||||
module::event("theme_edit_form", $form);
|
||||
|
||||
$group = $form->group("buttons");
|
||||
$group->submit("")->value(t("Save"));
|
||||
return $form;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user