mod page: add spacing between save filters and back/status links
This commit is contained in:
parent
94afb56bc0
commit
6f700c213f
1 changed files with 1 additions and 0 deletions
|
|
@ -708,6 +708,7 @@ class ForumHandlers:
|
||||||
f"</form>"
|
f"</form>"
|
||||||
f"</section>"
|
f"</section>"
|
||||||
|
|
||||||
|
f"<br>"
|
||||||
f'<a href="/forum">back</a>'
|
f'<a href="/forum">back</a>'
|
||||||
f' · <a href="/forum/status">status</a>'
|
f' · <a href="/forum/status">status</a>'
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue