fix shb/sb links

This commit is contained in:
CaptainArk 2020-01-04 16:13:12 +01:00
parent 8922ce6f39
commit 21dc34fcaf
Signed by: captainark
GPG Key ID: 826A68284BC18F6C
1 changed files with 2 additions and 2 deletions

View File

@ -7,11 +7,11 @@
</head>
<body>
<center>
<form action="sb">
<form action="shb">
<button class="btn" type="submit">ShB Hunt Train Tracker</button>
</form>
<br>
<form action="shb">
<form action="sb">
<button class="btn" type="submit">SB Hunt Train Tracker</button>
</form>
</center>