Change message
This commit is contained in:
parent
3f720ed481
commit
ab8f0447fb
|
@ -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;;
|
||||
|
|
Loading…
Reference in New Issue