dhcp:server, pool loop counter missing, closes https://github.com/opnsense/core/issues/1527

This commit is contained in:
Ad Schellevis 2017-04-07 10:29:09 +02:00
parent 95158547dd
commit db0a89bf13

View File

@ -777,6 +777,7 @@ include("head.inc");
</td>
</tr>
<?php
$i++;
endforeach;?>
</tbody>
</table>