summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_vlan.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2007-12-29 03:48:42 +0000
committerScott Ullrich <sullrich@pfsense.org>2007-12-29 03:48:42 +0000
commitffcde73bb495c1448f647c83d0de768e46cb3813 (patch)
tree0153664face31d9e75eaa44dd2b0f673333c11ee /usr/local/www/interfaces_vlan.php
parent68f9c987ed396f212065579a66ef1b14fafb44bd (diff)
downloadpfsense-ffcde73bb495c1448f647c83d0de768e46cb3813.zip
pfsense-ffcde73bb495c1448f647c83d0de768e46cb3813.tar.gz
Correctly display product name.
Diffstat (limited to 'usr/local/www/interfaces_vlan.php')
-rwxr-xr-xusr/local/www/interfaces_vlan.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/interfaces_vlan.php b/usr/local/www/interfaces_vlan.php
index 54cfa40..c1d859a 100755
--- a/usr/local/www/interfaces_vlan.php
+++ b/usr/local/www/interfaces_vlan.php
@@ -138,7 +138,7 @@ include("head.inc");
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
Note:<br>
</strong></span>
- Not all drivers/NICs support 802.1Q VLAN tagging properly. On cards that do not explicitly support it, VLAN tagging will still work, but the reduced MTU may cause problems. See the {$g['product_name']} handbook for information on supported cards. </p>
+ Not all drivers/NICs support 802.1Q VLAN tagging properly. On cards that do not explicitly support it, VLAN tagging will still work, but the reduced MTU may cause problems. See the <?=$g['product_name']?> handbook for information on supported cards. </p>
</td>
<td class="list">&nbsp;</td>
</tr>
OpenPOWER on IntegriCloud