Closed (duplicate)
Project:
Jammer
Version:
6.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Jul 2009 at 17:41 UTC
Updated:
30 Mar 2010 at 03:41 UTC
In the admin screen, the 'Save configuration' and 'Reset to defaults' are form-wide buttons and should appear at the far bottom. However they are placed within your 'buttons' fieldset. (Collapse that group; you'll see an unwanted side effect :) )
That's because system_settings_form() uses a fieldset named 'buttons' too. Simple solution: rename your own fieldset. No further changes necessary.
| Comment | File | Size | Author |
|---|---|---|---|
| jammer_adminscreenbuttons.patch | 1.93 KB | roderik |
Comments
Comment #1
afreeman commentedComment #2
deekayen commented#739648: Remove delete button on user profile pages