From a4a6d16953896f776d8c11ff3e4e966f57ed78ce Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Thu, 7 Jan 2016 22:20:20 +0000 Subject: [PATCH] corrected messages --- functions/command_ts3_server_pass.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/functions/command_ts3_server_pass.sh b/functions/command_ts3_server_pass.sh index 556f9e6ff..231486215 100644 --- a/functions/command_ts3_server_pass.sh +++ b/functions/command_ts3_server_pass.sh @@ -17,7 +17,7 @@ echo "${gamename} ServerAdmin Password Change" echo "============================" echo "" echo "Press \"CTRL+b d\" to exit console." -fn_printinfonl "You are about to change the ${gamename} ServerAdmin password" +fn_printinfomationnl "You are about to change the ${gamename} ServerAdmin password" fn_printwarningnl "${gamename} will restart during this process" echo "" while true; do @@ -34,7 +34,7 @@ read -p "Enter new password : " newpassword fn_serveradmin_password_set(){ -fn_printinfo "Applying new password" +fn_printinfonl "Applying new password" fn_scriptlog "Applying new password" sleep 1 # Stop any running server