This commit is contained in:
Bob Mottram 2015-12-10 17:23:48 +00:00
parent d0b6cd382c
commit 30de746ebc
1 changed files with 1 additions and 1 deletions

View File

@ -193,7 +193,7 @@ function irc_set_global_password {
dialog --title $"IRC Password" \
--clear \
--backtitle $"Freedombone Control Panel" \
--passwordbox $"Password for all IRC users" 10 50 2> $data
--passwordbox $"Password for all IRC users, or press Enter for no password" 10 50 2> $data
sel=$?
case $sel in
0)