From 803de8ce37d13e63185dfa937291622367666198 Mon Sep 17 00:00:00 2001 From: NOYB Date: Wed, 16 Mar 2016 00:34:10 -0700 Subject: HTML Compliance - Firewall / Aliases / Bulk Import Error: Element ul not allowed as child of element span in this context. (Suppressing further errors from this subtree.) --- src/usr/local/www/firewall_aliases_import.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/usr/local/www/firewall_aliases_import.php b/src/usr/local/www/firewall_aliases_import.php index acfe63d..4230a14 100755 --- a/src/usr/local/www/firewall_aliases_import.php +++ b/src/usr/local/www/firewall_aliases_import.php @@ -219,9 +219,9 @@ $section->addInput(new Form_Textarea( 'import separated by a carriage return. Common examples are lists of IPs, '. 'networks, blacklists, etc.The list may contain IP addresses, with or without '. 'CIDR prefix, IP ranges, blank lines (ignored) and an optional description after '. - 'each IP. e.g.:'); $form->add($section); print $form; -- cgit v1.1