# Administrator page only : This page is used for configuring SurgePlus.
$$SurgePlus$$
||include||style.htm||
||include||body.htm||
||include||surgeplus_config_top.htm||
||define||is_surgeplus||true||
||ifdef||surgeplus_config_appearance||
$$Use this page to customize the SurgePlus Windows Client default color schemes and appearance. To customize the web interface appearance, edit surgemail.css on the 'Web Templates' page$$.
$$Copy any custom images you specify below into the||surgemail_path||||path_sep||surgeplus||path_sep||custom||path_sep|| directory$$.
$$If you want to customize things like button images or icons, create your own image files in the ||surgeplus_path|| directory. These should have names identical to image files in the ||surgeplus_path||original||path_sep|| directory. Do not modify files in the original||path_sep|| sub-directory as these are replaced when new versions are available. After changing any button or icon image files, click here to delete cached client download files$$.
$$After making any changes, you can download your new customized SurgePlus installer from the SurgePlus User Page$$.
||endif||
||ifdef||surgeplus_config_email_template||
$$Edit this file to customize the email that is sent to users when an event occurs$$.
||endif||
||ifdef||surgeplus_config_sms_template||
$$Edit this file to customize the SMS message that is sent to users when an event occurs$$.
||endif||
||ifdef||is_surgeplus_web_templates||
||define((wild_list),(web/surgeplus*.htm;web/style.htm;web/surgemail.css;web/surgemail.js))||
$$Use this page to customize the web pages that users see when using SurgePlus$$.
||endif||
||ifdef||surgeplus_config_time_zones||
$$Edit this file to customize the time-zone text that appears after times listed in event email/sms messages. Each line consists of a numerical offset followed by a text offset that it will get replaced with$$.
||endif||
||ifdef||surgeplus_config_template||
$$Anything enclosed in double bars (||) is either a variable that gets replaced when the message is generated or a directive that controls what will be dispayed$$.
||ifndef||is_surgeplus_web_templates||
$$Make sure you leave a blank line after the subject line as that signifies the end of the email message headers$$.
||endif||
$$See template editing for more information on customizing SurgeMail template files$$.
||endif||
||include||config_file_include.htm||