]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/jot.tpl
Fix: Notes can be posted again. Never use "defaults" with "false" (#5551)
[friendica.git] / view / theme / quattro / templates / jot.tpl
index 97fb0c24ff917f101cae7e35d62c8b24f9dc38d3..bdf21b8f74a1cf044fac1a912984bbb4b0d9536b 100644 (file)
@@ -6,10 +6,8 @@
                <input name="category" id="jot-category" type="text" placeholder="{{$placeholdercategory}}" title="{{$placeholdercategory}}" value="{{$category}}" class="jothidden" style="display:none" />
                {{/if}}
                <div id="character-counter" class="grey jothidden"></div>
-
-
-
-               <input type="hidden" name="type" value="{{$ptyp}}" />
+               <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}}" />
                <input type="hidden" name="location" id="jot-location" value="{{$defloc}}" />