summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_logs_dhcp.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/diag_logs_dhcp.php')
-rw-r--r--usr/local/www/diag_logs_dhcp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/diag_logs_dhcp.php b/usr/local/www/diag_logs_dhcp.php
index 9436cd3..8a6f2e1 100644
--- a/usr/local/www/diag_logs_dhcp.php
+++ b/usr/local/www/diag_logs_dhcp.php
@@ -92,7 +92,7 @@ include("head.inc");
</tr>
<?php dump_clog($dhcpd_logfile, $nentries); ?>
<tr><td><br /><form action="diag_logs_dhcp.php" method="post">
- <input name="clear" type="submit" class="formbtn" value="<?= gettext("Clear log");?>" /></form</td>
+ <input name="clear" type="submit" class="formbtn" value="<?= gettext("Clear log");?>" /></form></td>
<td>NOTE: Clearing the log file will restart the DHCP daemon.</td></tr>
</table>
</div>
OpenPOWER on IntegriCloud