summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dns.php
diff options
context:
space:
mode:
authorColin Fleming <cj_fleming@sky.com>2014-06-23 23:26:59 +0100
committerColin Fleming <cj_fleming@sky.com>2014-06-23 23:26:59 +0100
commitfbe0c5ff5b30c13ed59e5a987b643fb69fa432cb (patch)
tree8490313bdc5619af93e137f0a6663dfda1e58d2a /usr/local/www/diag_dns.php
parent6c87714dc7cd310592dc0134894813b6af6a1b7d (diff)
downloadpfsense-fbe0c5ff5b30c13ed59e5a987b643fb69fa432cb.zip
pfsense-fbe0c5ff5b30c13ed59e5a987b643fb69fa432cb.tar.gz
Tidy up misc. XHTML
"diag_dns.php" Tidy up "equals sign" "services_captiveportal.php" Add space to OPTION tag Update HTML Boolean operator Close INPUT and BR tags "services_captiveportal_hostname.php" Update ALIGN to MIDDLE "services_captiveportal_vouchers.php" Move closing TD tag outside the PHP IF statement "system_crlmanager.php" Close TR tags correctly
Diffstat (limited to 'usr/local/www/diag_dns.php')
-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 bec923a..c217d7f 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -187,8 +187,8 @@ include("head.inc"); ?>
<tr><td valign="top">
<input name="host" type="text" class="formfld" id="host" size="20" value="<?=htmlspecialchars($host);?>" /> =
</td>
- <td>
<?php if ($resolved && $type) { ?>
+ <td valign="top">&nbsp;=&nbsp;</td><td>
<font size="+1">
<?php
$found = 0;
OpenPOWER on IntegriCloud