more red spacer fixes
This commit is contained in:
@@ -34,7 +34,9 @@
|
||||
<!-- acsreaderconfig -->
|
||||
<div class="w3-container" id="acsreaderconfig" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>ACSreader config</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<?php
|
||||
if(isset($result)){
|
||||
echo "<p>";
|
||||
|
||||
@@ -7,7 +7,9 @@
|
||||
<!-- dmesg output -->
|
||||
<div class="w3-container" id="acsreaderlog" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>ACSreader Logging</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Logfile from ACSreader (/var/log/acsreader.log).</p>
|
||||
<div class="w3-section">
|
||||
<textarea class="w3-input w3-border" type="text" name="acsreaderlog" rows="50">
|
||||
|
||||
@@ -28,7 +28,9 @@ $( document ).ready(function() {
|
||||
<!-- Input Header -->
|
||||
<div class="w3-container" id="Inputs" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>Analog Inputs</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Analog inputs on the board.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -7,7 +7,9 @@
|
||||
<!-- dmesg output -->
|
||||
<div class="w3-container" id="dmesg" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>dmesg</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Dmesg output from system.</p>
|
||||
<div class="w3-section">
|
||||
<textarea class="w3-input w3-border" type="text" name="dmesg" rows="50">
|
||||
|
||||
2
help.php
2
help.php
@@ -7,7 +7,9 @@
|
||||
<!-- Header -->
|
||||
<div class="w3-container" style="margin-top:80px" id="showcase">
|
||||
<h1 class="w3-jumbo"><b>H1502 ACSreader</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<!-- led -->
|
||||
|
||||
@@ -7,7 +7,9 @@
|
||||
<!-- Header -->
|
||||
<div class="w3-container" style="margin-top:80px" id="showcase">
|
||||
<h1 class="w3-jumbo"><b>H1502 ACSreader</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<!-- overview grid -->
|
||||
|
||||
@@ -40,7 +40,9 @@ $( document ).ready(function() {
|
||||
<!-- Input Header -->
|
||||
<div class="w3-container" id="Inputs" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>Inputs</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Inputs on the board.</p>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -6,7 +6,9 @@
|
||||
<!-- messages log output -->
|
||||
<div class="w3-container" id="messages" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>Messages Log</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Messages log file(/var/log/messages).</p>
|
||||
<div class="w3-section">
|
||||
<textarea class="w3-input w3-border" type="text" name="messages" rows="50">
|
||||
|
||||
@@ -97,7 +97,9 @@ function checkdhcp(){
|
||||
<!-- Header -->
|
||||
<div class="w3-container" style="margin-top:80px" id="showcase">
|
||||
<h1 class="w3-jumbo"><b>Network</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<?php if(isset($message)){
|
||||
|
||||
2
prtg.php
2
prtg.php
@@ -31,7 +31,9 @@
|
||||
<!-- prtg monitor -->
|
||||
<div class="w3-container" id="prtgconfig" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>ACSreader Monitor</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<?php
|
||||
if(isset($result)){
|
||||
echo "<p>";
|
||||
|
||||
@@ -45,7 +45,9 @@ $( document ).ready(function() {
|
||||
<!-- Relay Header -->
|
||||
<div class="w3-container" id="Relays" style="margin-top:75px">
|
||||
<h1 class="w3-jumbo"><b>Relays</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
<p>Relays on the board.</p>
|
||||
<p id="error"></p>
|
||||
</div>
|
||||
|
||||
@@ -36,7 +36,9 @@
|
||||
<!-- Header -->
|
||||
<div class="w3-container" style="margin-top:80px" id="showcase">
|
||||
<h1 class="w3-jumbo"><b>System</b></h1>
|
||||
<br>
|
||||
<div style="border:5px solid red; width:100px" class="w3-round"></div>
|
||||
<br>
|
||||
</div>
|
||||
|
||||
<?php if(isset($message)){
|
||||
|
||||
Reference in New Issue
Block a user