added index button

This commit is contained in:
Oleg Belyaev 2025-03-24 20:21:12 +03:00
parent 75564a010d
commit cbc0f5662d
3 changed files with 20 additions and 4 deletions

View file

@ -698,6 +698,9 @@ return
</select>
</div>
</div>
<div class="index-submit">
<button id="btn-index-submit" hidden="1">Go to form</button>
</div>
</main>
</body>
</html>