mirror of
https://github.com/ShaYmez/HBMonv2.git
synced 2025-03-01 00:48:27 -05:00
add example button to eSM
This commit is contained in:
parent
c4b53c2e22
commit
d6d197e564
@ -22,6 +22,11 @@ include_once 'include/config.php';
|
||||
<p></p>
|
||||
</div>
|
||||
<?php include_once 'buttons.html'; ?>
|
||||
<!--
|
||||
<div>
|
||||
<a target="_blank" href="esm/"><button class="button link"> eZ Server Monitor </button></a>
|
||||
</div>
|
||||
-->
|
||||
<fieldset style="background-color:#e0e0e0;display:inline-block;margin-left:20px;margin-right:20px;font-size:14px;border-top-left-radius: 10px; border-top-right-radius: 10px;border-bottom-left-radius: 10px; border-bottom-right-radius: 10px;">
|
||||
<legend><b><font color="#000"> .: System Info :. </font></b></legend>
|
||||
<center>
|
||||
|
Loading…
Reference in New Issue
Block a user