Commit d53f28c2 authored by Ad Schellevis's avatar Ad Schellevis

(legacy) whitespace

parent 29a2772e
......@@ -217,13 +217,9 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
$pgtitle = array(gettext("Firewall"),gettext("Aliases"),gettext("Edit"));
$referer = (isset($_SERVER['HTTP_REFERER']) ? $_SERVER['HTTP_REFERER'] : '/firewall_aliases.php');
legacy_html_escape_form_data($pconfig);
include("head.inc");
?>
<body>
<?php
include("fbegin.inc");
......@@ -286,7 +282,6 @@ include("head.inc");
});
toggleType();
});
</script>
......
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