summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_usermanager_passwordmg.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2013-04-08 20:46:48 +0100
committerColin Fleming <cj_fleming@sky.com>2013-04-08 20:46:48 +0100
commit8b60b40f77573e718848b6ebfaf1557b1e446db3 (patch)
treed61bffaa02e9c8d4a4a27abc3093ef7a4c745ba5 /usr/local/www/system_usermanager_passwordmg.php
parent4fd2fed2ad6672c3be771146048bee61317f3197 (diff)
downloadpfsense-8b60b40f77573e718848b6ebfaf1557b1e446db3.zip
pfsense-8b60b40f77573e718848b6ebfaf1557b1e446db3.tar.gz
Tidy up XHTML
Add CDATA sections to SCRIPT tags Add SUMMARY to TABLE tags
Diffstat (limited to 'usr/local/www/system_usermanager_passwordmg.php')
-rw-r--r--usr/local/www/system_usermanager_passwordmg.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/system_usermanager_passwordmg.php b/usr/local/www/system_usermanager_passwordmg.php
index 895d28d..55f8150 100644
--- a/usr/local/www/system_usermanager_passwordmg.php
+++ b/usr/local/www/system_usermanager_passwordmg.php
@@ -99,7 +99,7 @@ if ($islocal == false) {
<div id="mainarea">
<div class="tabcont">
<form action="system_usermanager_passwordmg.php" method="post" name="iform" id="iform">
- <table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <table width="100%" border="0" cellpadding="6" cellspacing="0" summary="main area">
<tr>
<td colspan="2" valign="top" class="listtopic"><?=$HTTP_SERVER_VARS['AUTH_USER']?>'s <?=gettext("Password"); ?></td>
</tr>
OpenPOWER on IntegriCloud