core/usr/local/www/widgets/include/interfaces.inc
2014-10-27 18:46:50 +01:00

6 lines
125 B
PHP

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