Bob Mottram пре 8 година
родитељ
комит
39bb9075c1
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec Прегледај датотеку

@@ -820,7 +820,7 @@ function remove_tor_bridge {
820 820
            --msgbox $"Bridge removed" 6 40
821 821
 }
822 822
 
823
-function menu_security_settings {
823
+function menu_tor_bridges {
824 824
     data=$(tempfile 2>/dev/null)
825 825
     trap "rm -f $data" 0 1 2 5 15
826 826
     dialog --backtitle $"Freedombone Control Panel" \