Commit e7814aec authored by Ad Schellevis's avatar Ad Schellevis Committed by Franco Fichtner

vlans, style glitch

(cherry picked from commit cbc2292f)
parent ce91690e
......@@ -149,12 +149,14 @@ $main_buttons = array(
<?php
$i++;
endforeach; ?>
</tbody>
<tfoot>
<tr>
<td colspan="4">
<td colspan="5">
<?= gettext("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.");?>
</td>
</tr>
</tbody>
</tfoot>
</table>
</div>
</form>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment