|
|
|
|
@ -130,7 +130,7 @@ else {
|
|
|
|
|
<body>
|
|
|
|
|
<?php if (file_exists("./tracking.php")) { include_once("tracking.php"); }?>
|
|
|
|
|
<div id="top"><img src="./img/header.jpg" alt="XLX Multiprotocol Gateway Reflector" style="margin-top:15px;" />
|
|
|
|
|
<br /> <?php echo $Reflector->GetReflectorName(); ?> v<?php echo $Reflector->GetVersion(); ?> - Dashboard v<?php echo $PageOptions['DashboardVersion']; ?> / Service uptime: <span id="suptime"><?php echo FormatSeconds($Reflector->GetServiceUptime()); ?></span></div>
|
|
|
|
|
<br /> <?php echo $Reflector->GetReflectorName(); ?> v<?php echo $Reflector->GetVersion(); ?> - Dashboard v<?php echo $PageOptions['DashboardVersion']; ?> <?php echo $PageOptions['CustomTXT']; ?> / Service uptime: <span id="suptime"><?php echo FormatSeconds($Reflector->GetServiceUptime()); ?></span></div>
|
|
|
|
|
<div id="menubar">
|
|
|
|
|
<div id="menu">
|
|
|
|
|
<table border="0">
|
|
|
|
|
|