root/usr/local/www/widgets/include/gateways.inc @ cd94a9a8
1 |
<?php
|
---|---|
2 |
//set variable for custom title
|
3 |
$gateways_title = "Gateways"; |
4 |
$gateways_title_link = "status_gateways.php"; |
5 |
?>
|