Revision c60824d2
Added by Scott Ullrich about 20 years ago
usr/local/www/firewall_rules_edit.php | ||
---|---|---|
303 | 303 |
header("Location: firewall_rules.php?if=" . $_POST['interface']); |
304 | 304 |
exit; |
305 | 305 |
} |
306 |
} |
|
307 |
|
|
306 | 308 |
$pgtitle = "Firewall: Rules: Edit"; |
307 | 309 |
include("head.inc"); |
308 |
} |
|
310 |
|
|
309 | 311 |
?> |
310 | 312 |
|
311 | 313 |
<script language="JavaScript"> |
Also available in: Unified diff
Correctly include head.inc