This commit is contained in:
KF7EEL
2021-01-01 14:46:42 -08:00
parent af4b3f4897
commit e4ec84b27f
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -2,7 +2,6 @@
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="refresh" content="120" >
<title>{{title}}</title>
<style>
body {background-color: D3D3D3;}
@@ -27,7 +26,7 @@ p {
</button>
</td>
<td>
<button onclick="window.location.href=about';">
<button onclick="window.location.href='about';">
About Dashboard
</button>
</td>
+1 -1
View File
@@ -27,7 +27,7 @@ p {
</button>
</td>
<td>
<button onclick="window.location.href=about';">
<button onclick="window.location.href='about';">
About Dashboard
</button>
</td>