Commit 1b899db5 authored by Ad Schellevis's avatar Ad Schellevis

whitespace firewall_rules_edit.php

parent 86b7b77c
...@@ -71,7 +71,6 @@ function formInterfaces() { ...@@ -71,7 +71,6 @@ function formInterfaces() {
* fetch list of selectable networks to use in form * fetch list of selectable networks to use in form
*/ */
function formNetworks() { function formNetworks() {
$networks = array(); $networks = array();
$networks["any"] = gettext("any"); $networks["any"] = gettext("any");
$networks["pptp"] = gettext("PPTP clients"); $networks["pptp"] = gettext("PPTP clients");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment