summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/diag_confbak.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-02-19 00:20:33 -0800
committerNOYB <Al_Stu@Frontier.com>2016-02-19 00:20:33 -0800
commit217cdb81c9150a156e18c75dcaa0c1ccf75b173e (patch)
treeffa28d9464d70f05d13740da8bd7be5e004a66b2 /src/usr/local/www/diag_confbak.php
parenta20da2b6f9146c51615c20adb58484643644f72e (diff)
downloadpfsense-217cdb81c9150a156e18c75dcaa0c1ccf75b173e.zip
pfsense-217cdb81c9150a156e18c75dcaa0c1ccf75b173e.tar.gz
HTML Compliance - Diagnostics / Configuration History
End tag form seen, but there were open elements. Unclosed element div. Swap places between closing div and form tag.
Diffstat (limited to 'src/usr/local/www/diag_confbak.php')
-rw-r--r--src/usr/local/www/diag_confbak.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/usr/local/www/diag_confbak.php b/src/usr/local/www/diag_confbak.php
index a6674df..2fe652b 100644
--- a/src/usr/local/www/diag_confbak.php
+++ b/src/usr/local/www/diag_confbak.php
@@ -304,7 +304,7 @@ endif;
?>
</tbody>
</table>
- </form>
-</div>
+ </div>
+</form>
<?php include("foot.inc");
OpenPOWER on IntegriCloud