The top of the settings page for a particular theme (admin/appearance/settings/THEMENAME) is supposed to say:

These options control the display settings for the THEMENAME theme. When your site is displayed using this theme, these settings will be used. By clicking "Reset to defaults," you can choose to use the global settings for this theme.

But when the path was changed from admin/build/themes/settings/THEME to its current path, a small bug was introduced in system_help() that prevents the help text from appearing.

CommentFileSizeAuthor
#1 theme-settings-help-562188-1.patch1.59 KBjohnalbin

Comments

johnalbin’s picture

Status: Active » Needs review
Issue tags: +Quick fix
StatusFileSize
new1.59 KB

If you go to /admin/appearance/settings/garland, you'll see the help text is missing.

After applying this patch, the help text will appear.

johnalbin’s picture

Component: system.module » user interface text
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Works fine.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD! Thanks!

Status: Fixed » Closed (fixed)
Issue tags: -Quick fix

Automatically closed -- issue fixed for 2 weeks with no activity.