mirror of
https://github.com/lucaspalomodevelop/opnsense-core.git
synced 2026-03-13 00:07:27 +00:00
interfaces: make this shorter
This commit is contained in:
parent
236a3a7e7f
commit
eca82994c3
@ -277,7 +277,7 @@ include("head.inc");
|
||||
<?php endif ?>
|
||||
<?php if (array_key_exists('prefixv6', $ifinfo)): ?>
|
||||
<tr>
|
||||
<td><?= gettext('IPv6 delegated prefix') ?></td>
|
||||
<td><?= gettext('IPv6 prefix') ?></td>
|
||||
<td><?= implode('<br />', $ifinfo['prefixv6']) ?></td>
|
||||
</tr>
|
||||
<?php endif ?>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user