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

8 lines
124 B
PHP

<?php
//set variable for custom title
$carp_status_title = "Carp Status";
$carp_status_title_link = "carp_status.php";
?>