mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
(legacy) whitespace
This commit is contained in:
parent
29a2772e2b
commit
d53f28c25f
@ -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>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user