summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_gateways.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-11-04 21:03:43 +0000
committerColin Fleming <cj_fleming@sky.com>2013-11-04 21:03:43 +0000
commit9890d0c7010c5de0c052c7400ffe12848b667007 (patch)
tree4b1e4bf0e1cde86a728eadf2203b617f006169de /usr/local/www/diag_logs_gateways.php
parent8a0ae97fa0e249aa13538103e662aa6191ebde65 (diff)
downloadpfsense-9890d0c7010c5de0c052c7400ffe12848b667007.zip
pfsense-9890d0c7010c5de0c052c7400ffe12848b667007.tar.gz
Tidy up "diag_logs_gateways.php" XHTML
Add SUMMARY to table statements
Diffstat (limited to 'usr/local/www/diag_logs_gateways.php')
-rwxr-xr-xusr/local/www/diag_logs_gateways.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_logs_gateways.php b/usr/local/www/diag_logs_gateways.php
index 7f574bd..df1d25d 100755
--- a/usr/local/www/diag_logs_gateways.php
+++ b/usr/local/www/diag_logs_gateways.php
@@ -71,7 +71,7 @@ include("head.inc");
<body link="#0000CC" vlink="#0000CC" alink="#0000CC">
<?php include("fbegin.inc"); ?>
-<table width="100%" border="0" cellpadding="0" cellspacing="0">
+<table width="100%" border="0" cellpadding="0" cellspacing="0" summary="logs system gateways">
<tr>
<td>
<?php
@@ -106,7 +106,7 @@ include("head.inc");
<tr>
<td>
<div id="mainarea">
- <table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="0">
+ <table class="tabcont" width="100%" border="0" cellspacing="0" cellpadding="0" summary="main area">
<tr>
<td colspan="2" class="listtopic"><?php printf(gettext("Last %s system log entries"),$nentries); ?></td>
</tr>
OpenPOWER on IntegriCloud