浏览代码

Function name

Bob Mottram 8 年前
父节点
当前提交
39bb9075c1
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      src/freedombone-sec

+ 1
- 1
src/freedombone-sec 查看文件

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