summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-05 20:32:23 -0500
committersullrich <sullrich@pfsense.org>2009-12-05 20:32:23 -0500
commitb02b3399b107c891306ccb899b56d78d9bd4510d (patch)
treeb9c0fe1d1e50320cd2199c721e03499655110af3 /usr
parent87fa30ba17f30d686e98a733a18dcfe7ad757fab (diff)
downloadpfsense-b02b3399b107c891306ccb899b56d78d9bd4510d.zip
pfsense-b02b3399b107c891306ccb899b56d78d9bd4510d.tar.gz
Remove req from class
Diffstat (limited to 'usr')
-rw-r--r--usr/local/www/diag_dns.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php
index 4c9b721..709b4eb 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -115,7 +115,7 @@ include("head.inc"); ?>
</tr>
<?php if($_POST): ?>
<tr>
- <td width="22%" valign="top" class="vncellreq">Resolution time per server</td>
+ <td width="22%" valign="top" class="vncell">Resolution time per server</td>
<td width="78%" class="vtable">
<table width="170" border="1" cellpadding="2" style="border-width: 1px 1px 1px 1px; border-collapse: collapse;">
<tr>
OpenPOWER on IntegriCloud