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:
St John Karp 2018-09-09 21:03:10 -07:00
parent d0e5b5fe67
commit 911edfa02e
1 changed files with 1 additions and 1 deletions

View File

@ -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" />