summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_routes.php
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-08-11 14:11:26 -0300
committerRenato Botelho <renato.botelho@bluepex.com>2010-08-11 14:11:26 -0300
commit381af6598090277c49cfb0b5cb90102e317577f7 (patch)
tree63315d12344746c0208e2e732355849c9b523577 /usr/local/www/diag_routes.php
parent45a06eeb096c8c7ccbfbb31a98002f63f5b5620c (diff)
downloadpfsense-381af6598090277c49cfb0b5cb90102e317577f7.zip
pfsense-381af6598090277c49cfb0b5cb90102e317577f7.tar.gz
Small gettext() fixes
Diffstat (limited to 'usr/local/www/diag_routes.php')
-rw-r--r--usr/local/www/diag_routes.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_routes.php b/usr/local/www/diag_routes.php
index 5adc7b3..d9f819d 100644
--- a/usr/local/www/diag_routes.php
+++ b/usr/local/www/diag_routes.php
@@ -69,7 +69,7 @@ include('head.inc');
<input type="submit" class="formbtn" name="submit" value="<?=gettext("Show"); ?>" />
<br />
<br />
-<span class="vexpl"><span class="red"><strong><?=gettext("Note")?>:</strong></span><?=gettext("By enabling name resolution, the query should take a bit longer. You can stop it at"."any time by clicking the Stop button in your browser");?>.</span>
+<span class="vexpl"><span class="red"><strong><?=gettext("Note")?>:</strong></span><?=gettext("By enabling name resolution, the query should take a bit longer. You can stop it at any time by clicking the Stop button in your browser");?>.</span>
</td>
</tr>
OpenPOWER on IntegriCloud