summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_qinq.php
diff options
context:
space:
mode:
authorVinicius Coque <vinicius.coque@bluepex.com>2010-08-12 10:37:15 -0300
committerVinicius Coque <vinicius.coque@bluepex.com>2010-08-12 10:37:15 -0300
commitad157b4cb664daed254b206136ad4754b01cf039 (patch)
treee6c1f9fb8fbc86d7903e83bfa0d6465675446136 /usr/local/www/interfaces_qinq.php
parent16457bdd941835415e7b7f1e5440d8e2b72ed6f9 (diff)
downloadpfsense-ad157b4cb664daed254b206136ad4754b01cf039.zip
pfsense-ad157b4cb664daed254b206136ad4754b01cf039.tar.gz
Fix gettext on interfaces_qinq.php
Diffstat (limited to 'usr/local/www/interfaces_qinq.php')
-rwxr-xr-xusr/local/www/interfaces_qinq.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_qinq.php b/usr/local/www/interfaces_qinq.php
index a91d045..04ac908 100755
--- a/usr/local/www/interfaces_qinq.php
+++ b/usr/local/www/interfaces_qinq.php
@@ -147,7 +147,7 @@ include("head.inc");
</tr>
<tr>
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
- <?=gettext("Note");?>:<br>
+ <?=gettext("Note:");?><br>
</strong></span>
<?php printf(gettext("Not all drivers/NICs support 802.1Q QinQ tagging properly. On cards that do not explicitly support it, QinQ tagging will still work, but the reduced MTU may cause problems. See the %s handbook for information on supported cards."), $g['product_name']);?></p>
</td>
OpenPOWER on IntegriCloud