Commit 9a11c79d authored by Ad Schellevis's avatar Ad Schellevis

fix colspan

parent 16801cff
...@@ -86,7 +86,7 @@ POSSIBILITY OF SUCH DAMAGE. ...@@ -86,7 +86,7 @@ POSSIBILITY OF SUCH DAMAGE.
</tbody> </tbody>
<tfoot> <tfoot>
<tr> <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> </tr>
</tfoot> </tfoot>
</table> </table>
......
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