From 742844a50b96f4549f061aa31aabfa4038e95416 Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 23 Dec 2015 17:04:52 -0800 Subject: HTML Compliance - System / Advanced / Firewall and NAT MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bad value 200000↩ for attribute placeholder on element input: Line feed not allowed. Element ul not allowed as child of element span in this context. Contexts in which element ul may be used: Where flow content is expected. Content model for element span: Phrasing content. Close div tag Close php tag --- src/usr/local/www/system_advanced_firewall.php | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'src/usr/local/www/system_advanced_firewall.php') diff --git a/src/usr/local/www/system_advanced_firewall.php b/src/usr/local/www/system_advanced_firewall.php index 124e130..518b59e 100644 --- a/src/usr/local/www/system_advanced_firewall.php +++ b/src/usr/local/www/system_advanced_firewall.php @@ -621,7 +621,7 @@ if (count($config['interfaces']) > 1) { 'proxy' => 'NAT + proxy', 'purenat' => 'Pure NAT', ) - ))->setHelp('Individual rules may be configured to override '. 'this system setting on a per-rule basis.'); $section->addInput(new Form_Input( @@ -728,7 +728,7 @@ $form->add($section); print $form; -?> +?> \ No newline at end of file -- cgit v1.1