root/usr/local/www/widgets/include/interfaces.inc @ a93e56c5
1 |
<?php
|
---|---|
2 |
//set variable for custom title
|
3 |
$interfaces_title = "Interfaces"; |
4 |
$interfaces_title_link = "status_interfaces.php"; |
5 |
|
6 |
?>
|