Fix: Notes can be posted again. Never use "defaults" with "false" (#5551)
This commit is contained in:
parent
00fbddcfb8
commit
810c108297
4 changed files with 20 additions and 6 deletions
|
@ -70,6 +70,7 @@
|
|||
|
||||
{{* The hidden input fields which submit important values with the post *}}
|
||||
<input type="hidden" name="jot" value="{{$jot}}" />
|
||||
<input type="hidden" name="wall" value="{{$wall}}" />
|
||||
<input type="hidden" name="post_type" value="{{$posttype}}" />
|
||||
<input type="hidden" name="profile_uid" value="{{$profile_uid}}" />
|
||||
<input type="hidden" name="return" value="{{$return_path}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue