Bob Mottram 8 gadus atpakaļ
vecāks
revīzija
39bb9075c1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec Parādīt failu

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