Update log.php

This commit is contained in:
Waldek 2019-08-18 09:04:40 +02:00 committed by GitHub
parent 35d539d1b2
commit f0953169ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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\">&copy; 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";