1
0
Fork 0
mirror of https://github.com/Eggbertx/gochan.git synced 2025-08-24 08:46:24 -07:00

Fix board editing, resolves #51

This commit is contained in:
Eggbertx 2022-01-16 14:38:57 -08:00
parent 656c2a3046
commit 67df39ffd9
4 changed files with 66 additions and 42 deletions

View file

@ -23,7 +23,7 @@
{{end}}
<form action="{{$.webroot}}manage?action=boards" method="GET">
<input type="hidden" name="action" value="boards">
<input type="hidden" name="board" value="{{$.board.ID}}"/>
<table>
<tr>
<th>Option</th>