Error in plush skin
Posted: June 4th, 2011, 3:03 am
A warning in the Plush skin shows some unwanted text: asdfasdf
A grep through the sources shows:
Also see the attached screenshot.
A grep through the sources shows:
Code: Select all
grep -r asdfasdf *
interfaces/Plush/templates/_inc_header.tmpl: #if $warning#⋅ <a id="warning_message">asdfasdf$warning.replace(' ',' ')</a>#end if#