summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorsullrich <sullrich@pfsense.org>2009-12-05 19:44:55 -0500
committersullrich <sullrich@pfsense.org>2009-12-05 19:44:55 -0500
commit4c7e2f4e1e15cd06a99dc4f400c4c1dccd601062 (patch)
treebd60e93236167bde59145d4321c6082a1a760452 /usr
parent9080cb52f0a18406e923c39741c8a24b41b95de4 (diff)
downloadpfsense-4c7e2f4e1e15cd06a99dc4f400c4c1dccd601062.zip
pfsense-4c7e2f4e1e15cd06a99dc4f400c4c1dccd601062.tar.gz
Add listtopic header
Diffstat (limited to 'usr')
-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