diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2011-04-24 22:57:24 -0700 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2011-04-24 22:57:24 -0700 |
| commit | 41bc967808bff9add8f75b441169a4ba46213f24 (patch) | |
| tree | 2ba2e4c2c204a43f509fb87674550aef8f6ca261 /modules/gallery/controllers/admin_theme_options.php | |
| parent | 10f117238a4302092fdfb71a02542281f2b2d356 (diff) | |
| parent | 1950f9c46652d76b8734df3b08bfcf4a4ffeb6fb (diff) | |
Merge branch 'master' of git://github.com/ckieffer/gallery3
Diffstat (limited to 'modules/gallery/controllers/admin_theme_options.php')
| -rw-r--r-- | modules/gallery/controllers/admin_theme_options.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/gallery/controllers/admin_theme_options.php b/modules/gallery/controllers/admin_theme_options.php index a968a56d..d9323ea0 100644 --- a/modules/gallery/controllers/admin_theme_options.php +++ b/modules/gallery/controllers/admin_theme_options.php @@ -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; } |
