From 49320d041e968b555134160a57bf980a906bcada Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Sun, 3 Sep 2017 10:51:27 +0100 Subject: [PATCH] Removed more info from email and postdetails --- lgsm/functions/info_messages.sh | 3 --- 1 file changed, 3 deletions(-) diff --git a/lgsm/functions/info_messages.sh b/lgsm/functions/info_messages.sh index 0dfbc3ba2..c6285233b 100644 --- a/lgsm/functions/info_messages.sh +++ b/lgsm/functions/info_messages.sh @@ -25,9 +25,6 @@ fn_info_message_head(){ echo -e "" echo -e "Server IP" echo -e "${ip}:${port}" - echo -e "" - echo -e "More info" - echo -e "${alerturl}" } fn_info_message_distro(){