From 30de746ebc40852845add26fbb6e48e21d3a30ef Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 10 Dec 2015 17:23:48 +0000 Subject: [PATCH] Comment --- src/freedombone-controlpanel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/freedombone-controlpanel b/src/freedombone-controlpanel index 118f36ea..ce62efcf 100755 --- a/src/freedombone-controlpanel +++ b/src/freedombone-controlpanel @@ -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)