瀏覽代碼

Function name

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" \