summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_traceroute.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2011-06-28 11:21:28 -0400
committerjim-p <jimp@pfsense.org>2011-06-28 11:21:28 -0400
commit3062d6f7e454a261858cfc8934ad1cd9b45d7870 (patch)
tree108bc775c4292ee54bdf73d9262441d378979773 /usr/local/www/diag_traceroute.php
parent8a385f42742b9f1da57f53639436f7bea0c5ada1 (diff)
parente8c8891d0c787f656bc5147b4fac21f3e2746b8a (diff)
downloadpfsense-3062d6f7e454a261858cfc8934ad1cd9b45d7870.zip
pfsense-3062d6f7e454a261858cfc8934ad1cd9b45d7870.tar.gz
Merge remote branch 'upstream/master'
Diffstat (limited to 'usr/local/www/diag_traceroute.php')
-rwxr-xr-xusr/local/www/diag_traceroute.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/diag_traceroute.php b/usr/local/www/diag_traceroute.php
index 5a94f4c..dc44f6b 100755
--- a/usr/local/www/diag_traceroute.php
+++ b/usr/local/www/diag_traceroute.php
@@ -114,7 +114,7 @@ if (!isset($do_traceroute)) {
</tr>
<tr>
<td valign="top" colspan="2">
- <p><span class="vexpl"><span class="red"><b><?=gettext("Note:");?></b></span><?=gettext("Traceroute may take a while to complete. You may hit the Stop button on your browser at any time to see the progress of failed traceroutes.");?><p>
+ <p><span class="vexpl"><span class="red"><b><?=gettext("Note: ");?></b></span><?=gettext("Traceroute may take a while to complete. You may hit the Stop button on your browser at any time to see the progress of failed traceroutes.");?></span><p>
<? if ($do_traceroute) {
echo "<font face='terminal' size='2'>";
echo("<br><strong>" . gettext("Traceroute output:") . "</strong><br>");
@@ -134,7 +134,7 @@ if (!isset($do_traceroute)) {
<tr>
<td width="22%" valign="top">&nbsp;</td>
<td width="78%">
- <span class="vexpl"><b><?=gettext("Note:");?></b></span><?=gettext("Multi-wan is not supported from this utility currently.");?>
+ <span class="vexpl"><b><?=gettext("Note: ");?></b><?=gettext("Multi-wan is not supported from this utility currently.");?></span>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud