(legacy) htmlencode formdata system_advanced_network.php

This commit is contained in:
Ad Schellevis 2015-12-04 17:01:06 +01:00
parent d75fc6b4c7
commit 41c79bfc58

View File

@ -134,6 +134,7 @@ if ($_SERVER['REQUEST_METHOD'] === 'GET') {
}
}
legacy_html_escape_form_data($pconfig);
$pgtitle = array(gettext("System"),gettext("Settings"),gettext("Networking"));
include("head.inc");