add user setting query, improve dashboard

This commit is contained in:
KF7EEL
2021-03-01 13:52:22 -08:00
parent f4010939dc
commit ee7c7eccf1
5 changed files with 96 additions and 5 deletions
+2
View File
@@ -6,9 +6,11 @@
<tr>
<td style="text-align: center;"><button onclick="window.location.href='/';"> D-APRS Dashboard </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/map';"> Station Map </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/user';"> User Settings </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/help';"> D-APRS Help </button></td>
<td style="text-align: center;"><button onclick="window.location.href='/about';"> Gateway Contact </button></td>
</tr>
</tbody>
</table>
<hr />