mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
XHTML Compliance
System Logs Wireless Tab
This commit is contained in:
parent
37227fbc1c
commit
00537a6b7a
@ -100,11 +100,10 @@ include("head.inc");
|
||||
<?php printf(gettext("Wireless (hostapd) log entries"),$nentries);?></td>
|
||||
</tr>
|
||||
<?php dump_clog($wireless_logfile, $nentries); ?>
|
||||
<tr><td><br><form action="diag_logs_wireless.php" method="post">
|
||||
<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>"></td></tr>
|
||||
<tr><td><br /><form action="diag_logs_wireless.php" method="post">
|
||||
<input name="clear" type="submit" class="formbtn" value="<?=gettext("Clear log"); ?>"/></form></td></tr>
|
||||
</table>
|
||||
</div>
|
||||
</form>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user