mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
interafces: fix gap in last table row
This commit is contained in:
parent
9d5f6c686f
commit
ab3beeb087
@ -522,7 +522,7 @@ include("head.inc");
|
||||
<button name="add_x" type="submit" value="<?=$portname;?>" class="btn btn-primary" title="<?=gettext("add selected interface");?>"><span class="glyphicon glyphicon-plus"></span></button>
|
||||
</td>
|
||||
</tr>
|
||||
<tr><td colspan="2"><?= gettext('Interfaces that are configured as members of a LAGG interface will not be shown.') ?></td></tr>
|
||||
<tr><td colspan="3"><?= gettext('Interfaces that are configured as members of a LAGG interface will not be shown.') ?></td></tr>
|
||||
<?php endif; ?>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user