diff --git a/usr/local/www/pkg_mgr_settings.php b/usr/local/www/pkg_mgr_settings.php index d00474cd7c..650a4ab92d 100644 --- a/usr/local/www/pkg_mgr_settings.php +++ b/usr/local/www/pkg_mgr_settings.php @@ -59,7 +59,7 @@ if ($_POST) { $curcfg = $config['system']['altpkgrepo']; -$pgtitle = array("System","Package Settings"); +$pgtitle = array(gettext("System"),gettext("Package Settings")); include("head.inc"); ?>