mirror of https://git.stjo.hn/planiverse
Tidy old link for posting a new status
Tidied up this link to point to the newer submission page and to use a generated link.
This commit is contained in:
parent
d0e5b5fe67
commit
911edfa02e
|
@ -15,7 +15,7 @@
|
|||
@component('navigation')
|
||||
@endcomponent
|
||||
|
||||
<form method="post" action="/timeline/home">
|
||||
<form method="post" action="{{ route('post_status') }}">
|
||||
<input type="text" name="spoiler_text" placeholder="Spoiler/Warning" />
|
||||
<textarea rows="4" name="status" placeholder="Status" required autofocus></textarea>
|
||||
<input type="submit" value="Post" />
|
||||
|
|
Loading…
Reference in New Issue