mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
MFC 12235
Display correct log X-Patch-From: D.Pageau <dpageau at infodev.ca>
This commit is contained in:
parent
601642c708
commit
08b4068f82
@ -78,7 +78,7 @@ include("head.inc");
|
||||
<tr>
|
||||
<td colspan="2" class="listtopic">Last <?=$nentries;?> OpenVPN log entries</td>
|
||||
</tr>
|
||||
<?php dump_clog($ipsec_logfile, $nentries); ?>
|
||||
<?php dump_clog($openvpn_logfile, $nentries); ?>
|
||||
<tr>
|
||||
<td>
|
||||
<br>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user