summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/diag_dns.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php
index 9795c24..0ae93fd 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -113,6 +113,7 @@ include("head.inc"); ?>
<? } ?>
</td>
</tr>
+<?php if($_POST): ?>
<tr>
<td width="22%" valign="top" class="vncellreq">Resolution time per server</td>
<td width="78%" class="vtable">
@@ -143,6 +144,7 @@ include("head.inc"); ?>
</table>
</td>
</tr>
+ <?php endif; ?>
<?php if (!$input_errors && $ipaddr) { ?>
<tr>
<td width="22%" valign="top" class="vncell">More Information:</td>
OpenPOWER on IntegriCloud