summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_routes.php
diff options
context:
space:
mode:
authorCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-08-11 21:31:04 -0300
committerCarlos Eduardo Ramos <carlos.ramos@bluepex.com>2010-08-11 21:31:04 -0300
commit28a9f06fdee255be9dc6fdec76907938f8a5e12d (patch)
treea0b659fd98f432af4d87fd30c4bb16d83e5f2d91 /usr/local/www/diag_routes.php
parent519d52bb25c44b5332fc866fc0df33008ba8d726 (diff)
downloadpfsense-28a9f06fdee255be9dc6fdec76907938f8a5e12d.zip
pfsense-28a9f06fdee255be9dc6fdec76907938f8a5e12d.tar.gz
gettext() fixes on diag_routes.php
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 d9f819d..afd6898 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