Change message

This commit is contained in:
Bob Mottram 2017-01-29 13:46:57 +00:00
parent 3f720ed481
commit ab8f0447fb
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ function configure_interactive_xmpp {
--radiolist $"Choose an operation:" 12 70 3 \
1 $"Add an ICANN to onion domain mapping" off \
2 $"Remove an ICANN to onion domain mapping" off \
3 $"Exit" on 2> $data
3 $"Return to administrator control panel" on 2> $data
sel=$?
case $sel in
1) return;;