Bob Mottram před 8 roky
rodič
revize
ab8f0447fb
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      src/freedombone-app-xmpp

+ 1
- 1
src/freedombone-app-xmpp Zobrazit soubor

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