pfsense/usr/local/www/widgets/include/installed_packages.inc

7 lines
150 B
PHP

<?php
//set variable for custom title
$installed_packages_title = "Installed Packages";
$installed_packages_title_link = "pkg_mgr_installed.php";
?>