Browse Source

Altered wording

pull/1073/head
Daniel Gibbs 9 years ago
parent
commit
1c14a7b4aa
  1. 2
      lgsm/functions/alert.sh

2
lgsm/functions/alert.sh

@ -8,7 +8,7 @@ lgsm_version="210516"
fn_alert_test(){
fn_scriptlog "Sending test alert"
alertsubject="LGSM - Alert Check - ${servername}"
alertsubject="LGSM - Test Alert - ${servername}"
alertbody="LGSM test alert, how you read?"
}

Loading…
Cancel
Save