mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-13 16:14:40 +00:00
fix colspan
This commit is contained in:
parent
16801cff12
commit
9a11c79dfb
@ -86,7 +86,7 @@ POSSIBILITY OF SUCH DAMAGE.
|
||||
</tbody>
|
||||
<tfoot>
|
||||
<tr>
|
||||
<td colspan="10">{{ lang._('NOTE: Local IPv6 peers use NDP instead of ARP.') }}</td>
|
||||
<td colspan="6">{{ lang._('NOTE: Local IPv6 peers use NDP instead of ARP.') }}</td>
|
||||
</tr>
|
||||
</tfoot>
|
||||
</table>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user