Revision ce6577d2
Added by Jim Pingle almost 14 years ago
usr/local/www/interfaces_qinq.php | ||
---|---|---|
147 | 147 |
<td class="list"> <a href="interfaces_qinq_edit.php"><img src="./themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" width="17" height="17" border="0"></a></td> |
148 | 148 |
</tr> |
149 | 149 |
<tr> |
150 |
<td colspan="3" class="list"><p class="vexpl"><span class="red"><strong>
|
|
150 |
<td colspan="4" class="list"><p class="vexpl"><span class="red"><strong>
|
|
151 | 151 |
<?=gettext("Note:");?><br> |
152 | 152 |
</strong></span> |
153 | 153 |
<?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> |
Also available in: Unified diff
Fix QinQ note width.