Error in plush skin

Report & discuss bugs found in SABnzbd
Forum rules
Help us help you:
  • Are you using the latest stable version of SABnzbd? Downloads page.
  • Tell us what system you run SABnzbd on.
  • Adhere to the forum rules.
  • Do you experience problems during downloading?
    Check your connection in Status and Interface settings window.
    Use Test Server in Config > Servers.
    We will probably ask you to do a test using only basic settings.
  • Do you experience problems during repair or unpacking?
    Enable +Debug logging in the Status and Interface settings window and share the relevant parts of the log here using [ code ] sections.
Post Reply
losrlosr
Newbie
Newbie
Posts: 1
Joined: June 4th, 2011, 2:57 am

Error in plush skin

Post by losrlosr »

A warning in the Plush skin shows some unwanted text: asdfasdf

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#
Also see the attached screenshot.
User avatar
shypike
Administrator
Administrator
Posts: 19773
Joined: January 18th, 2008, 12:49 pm

Re: Error in plush skin

Post by shypike »

Good catch, must have leaned on the keyboard during the latest fixes :)
Post Reply