summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_gre.php
diff options
context:
space:
mode:
authorVinicius Coque <vinicius.coque@bluepex.com>2010-08-12 10:17:00 -0300
committerVinicius Coque <vinicius.coque@bluepex.com>2010-08-12 10:17:00 -0300
commit49f1f47174a219ebb8bfb6a4102937aec0a727f9 (patch)
treea9a91f94aacfe310c3b651bca3c12b7489fe4128 /usr/local/www/interfaces_gre.php
parentef8b7960c1df3023311ea82c8dbc0e7d6444ad6c (diff)
downloadpfsense-49f1f47174a219ebb8bfb6a4102937aec0a727f9.zip
pfsense-49f1f47174a219ebb8bfb6a4102937aec0a727f9.tar.gz
Fix gettext on interfaces_gre.php
Diffstat (limited to 'usr/local/www/interfaces_gre.php')
-rw-r--r--usr/local/www/interfaces_gre.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_gre.php b/usr/local/www/interfaces_gre.php
index de2992b..c9fa525 100644
--- a/usr/local/www/interfaces_gre.php
+++ b/usr/local/www/interfaces_gre.php
@@ -130,7 +130,7 @@ include("head.inc");
</tr>
<tr>
<td class="tabcont" colspan="3">
- <p><span class="vexpl"><span class="red"><strong><?=gettext("Note");?>:<br></strong></span><?=gettext("Here you can configure Generic Routing Encapsulation (GRE - RFC 2784) tunnels.");?></span></p>
+ <p><span class="vexpl"><span class="red"><strong><?=gettext("Note:");?><br></strong></span><?=gettext("Here you can configure Generic Routing Encapsulation (GRE - RFC 2784) tunnels.");?></span></p>
</td>
</tr>
</table>
OpenPOWER on IntegriCloud