pfsense/usr/local/www/widgets/include/interfaces.inc
2007-12-30 21:15:31 +00:00

6 lines
125 B
PHP

<?php
//set variable for custom title
$interfaces_title = "Interfaces";
$interfaces_title_link = "status_interfaces.php";
?>