Revision 9a1e70df
Added by Carlos Eduardo Ramos about 15 years ago
usr/local/www/pkg_mgr_settings.php | ||
---|---|---|
59 | 59 |
|
60 | 60 |
$curcfg = $config['system']['altpkgrepo']; |
61 | 61 |
|
62 |
$pgtitle = array("System","Package Settings");
|
|
62 |
$pgtitle = array(gettext("System"),gettext("Package Settings"));
|
|
63 | 63 |
include("head.inc"); |
64 | 64 |
?> |
65 | 65 |
<script language="JavaScript"> |
Also available in: Unified diff
Reviewing gettext()