mirror of
https://github.com/ShaYmez/HBmonitor.git
synced 2024-11-21 23:45:17 -05:00
Update log.php
This commit is contained in:
parent
35d539d1b2
commit
f0953169ee
@ -18,7 +18,7 @@ $user_call=array();
|
||||
$user_name=array();
|
||||
|
||||
echo "<!DOCTYPE html>\n\n";
|
||||
echo "<html><Title>Last Heard HBlink3 Bialystok</title>\n\n";
|
||||
echo "<html><Title>Last Heard HBlink</title>\n\n";
|
||||
echo "<head>";
|
||||
echo "<style>";
|
||||
echo "table { border-collapse: collapse; border: 1px solid #C1DAD7; width: 100%;}";
|
||||
@ -29,7 +29,7 @@ echo "a:link { text-decoration: none; }";
|
||||
echo "</style>";
|
||||
echo "<meta http-equiv=\"refresh\" content=\"30\"></head>\n\n";
|
||||
echo "<body><font face=\"arial,helvetica\"><font size=\"+1\">\n\n";
|
||||
echo "<H2 align=\"center\">Activity & Last Heard Dashboard HBlink3</H2>";
|
||||
echo "<H2 align=\"center\">Activity & Last Heard Dashboard HBlink</H2>";
|
||||
echo "<p align=\"middle\">\n";
|
||||
echo "<font size=\"-2\">© developed by DL1BZ as logging-extension of <A HREF=\"https://github.com/n0mjs710/HBmonitor\">HBmonitor</A> (2018,2019)</font><BR>\n";
|
||||
echo "<div style=\"overflow-x:auto;\">\n\n";
|
||||
|
Loading…
Reference in New Issue
Block a user