vlans, style glitch

This commit is contained in:
Ad Schellevis 2017-07-10 15:38:34 +02:00
parent fa04749813
commit cbc2292f49

View File

@ -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>