diff --git a/src/www/diag_logs_ppp.php b/src/www/diag_logs_ppp.php index fd15d31ae..fdf5e40ed 100644 --- a/src/www/diag_logs_ppp.php +++ b/src/www/diag_logs_ppp.php @@ -48,6 +48,7 @@ if (isset($_POST['filtertext'])) { $filtertext = htmlspecialchars($_POST['filtertext']); } +$pgtitle = array(gettext("Status"),gettext("System logs"),gettext("PPP")); include("head.inc"); ?>