&contentdata block_name = 'settings_change_status_block' author = 'mrmt32' type = 'block' >
An error occured while saving your settings. The error returned was:
" + ""; } else { if (!parameters.dontShowValues) { output = "Your settings where saved successfully. Their new values are:
"; output += "| " + setting + " | "; output += "" + parameters.jsonResponse.ReturnData[setting] + " | "; output += "
Your settings where saved successfully.
"; } } <&/javascript> <&/contentdata>