summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_dns.php
diff options
context:
space:
mode:
authorVinicius Coque <vinicius.coque@bluepex.com>2010-06-29 19:57:32 -0300
committerVinicius Coque <vinicius.coque@bluepex.com>2010-06-29 19:57:32 -0300
commiteb56e9c3247d70b423484248c26604fbb4176453 (patch)
tree8f8bd19a06f50188dcaea50cd13c17dae5cd833b /usr/local/www/diag_dns.php
parentda652a469a957d82b8076b205e804d74ebeb7b4e (diff)
downloadpfsense-eb56e9c3247d70b423484248c26604fbb4176453.zip
pfsense-eb56e9c3247d70b423484248c26604fbb4176453.tar.gz
Revert "Modified sintaxes on diag_dns.php and diag_dump_states.php"
This reverts commit e4632c0b7631d04dd0eb520d98b9ac029d47b5fe. Conflicts: usr/local/www/diag_dns.php
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 081b765..afa7eb1 100644
--- a/usr/local/www/diag_dns.php
+++ b/usr/local/www/diag_dns.php
@@ -155,7 +155,7 @@ include("head.inc"); ?>
<p/>
<?=gettext("NOTE: The following links are to external services, so their reliability cannot be guaranteed.");?><br/><br/>
<a target="_new" href="http://private.dnsstuff.com/tools/whois.ch?ip=<?php echo $ipaddr; ?>"><?=gettext("IP WHOIS @ DNS Stuff");?></a><br />
- <a target="_new" href="http://private.dnsstuff.com/tools/ipall.ch?ip=<?php echo $ipaddr; ?>"><?=gettext("IP Info @ DNS Stuff");?></a>
+ <a target="_new" href="http://private.dnsstuff.com/tools/ipall.ch?ip=<?php echo $ipaddr; ?>"><?=gettext("IP Info @ DNS Stuff);?></a>
</td>
</tr>
<?php } ?>
OpenPOWER on IntegriCloud