summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-05 20:27:29 -0500
committersullrich <sullrich@pfsense.org>2009-12-05 20:27:29 -0500
commit87fa30ba17f30d686e98a733a18dcfe7ad757fab (patch)
tree8accd20bd257d5b6567eb7d2c553329777dd14ce /usr
parent37d98ce7d69f4b10117cac301d619d7c7c9408e4 (diff)
downloadpfsense-87fa30ba17f30d686e98a733a18dcfe7ad757fab.zip
pfsense-87fa30ba17f30d686e98a733a18dcfe7ad757fab.tar.gz
Set table size to 170
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 0ae93fd..4c9b721 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -117,7 +117,7 @@ include("head.inc"); ?>
<tr>
<td width="22%" valign="top" class="vncellreq">Resolution time per server</td>
<td width="78%" class="vtable">
- <table border="1" cellpadding="2" style="border-width: 1px 1px 1px 1px; border-collapse: collapse;">
+ <table width="170" border="1" cellpadding="2" style="border-width: 1px 1px 1px 1px; border-collapse: collapse;">
<tr>
<td>
<b>Server</b>
OpenPOWER on IntegriCloud