Revision 2e1cd9d8
Added by Sjon Hortensius over 10 years ago
usr/local/www/firewall_rules.php | ||
---|---|---|
271 | 271 |
} |
272 | 272 |
} |
273 | 273 |
|
274 |
$pgtitle = array(gettext("System"),gettext("General Setup")); |
|
275 | 274 |
include("head.inc"); |
276 | 275 |
$nrules = 0; |
277 | 276 |
|
Also available in: Unified diff
log.widget - replaced js processor with simple xhr that fetches html
firewall_rules - typo, duplicate $pgtitle
log.js - simple xhr html updater, no need for duplicate logic
log.widget - migrated