Function name

This commit is contained in:
Bob Mottram 2016-12-21 16:38:24 +00:00
parent e1cca214bf
commit 39bb9075c1
1 changed files with 1 additions and 1 deletions

View File

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