summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr/local/www/diag_dns.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/diag_dns.php b/usr/local/www/diag_dns.php
index f2a0d37..7883059 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -85,6 +85,9 @@ include("head.inc"); ?>
<?php if ($input_errors) print_input_errors($input_errors); ?>
<form action="diag_dns.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
+ <tr>
+ <td colspan="2" valign="top" class="listtopic">Resolve DNS hostname or IP</td>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Hostname or IP</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud