mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
8 lines
124 B
PHP
8 lines
124 B
PHP
<?php
|
|
|
|
//set variable for custom title
|
|
$carp_status_title = "Carp Status";
|
|
$carp_status_title_link = "carp_status.php";
|
|
|
|
?>
|