evertiro / historical-redux2

A simple, easily extendable options framework for WordPress based on NHP Theme Options Framework.
http://reduxframework.com
Other
105 stars 43 forks source link

Fix: error messages in sidebar #137

Closed Pushplaybang closed 11 years ago

Pushplaybang commented 11 years ago

on line 662 replaced the $this->args['import_icon_type'] in the conditional with ['icon_type'] and the same on line 693

evertiro commented 11 years ago

See my comment on #136