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:
parent
656c2a3046
commit
67df39ffd9
4 changed files with 66 additions and 42 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue