mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-15 09:04:39 +00:00
firewall live log, change caption, for https://github.com/opnsense/core/issues/1788
This commit is contained in:
parent
64663a96f5
commit
ca79e25230
@ -43,7 +43,7 @@ class FirewallController extends IndexController
|
||||
*/
|
||||
public function logAction()
|
||||
{
|
||||
$this->view->title = gettext('Firewall log (live view)');
|
||||
$this->view->title = gettext('Firewall Live Log');
|
||||
$this->view->pick('OPNsense/Diagnostics/fw_log');
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user