I get the following message after adding a skin for a region

Notice: Undefined variable: theme_hooks in system_skinr_ui_element_title() (line 48 ...

and the region name is not being displayed in the list of added skins. (Its just displays 'Region' instead of 'Region ')

CommentFileSizeAuthor
#1 skinr-undefined-var-1783412-1.patch596 bytesvarshith

Comments

varshith’s picture

StatusFileSize
new596 bytes

The variable $theme_hooks[0] was wrongly used in the place of $elements.
Adding a patch for this issue.

lolmaus’s picture

Status: Needs review » Reviewed & tested by the community

Works! Please commit!

moonray’s picture

Status: Reviewed & tested by the community » Fixed

Committed.

Status: Fixed » Closed (fixed)

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