]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/jot.tpl
New item field "Post-type" and new table "permissionset" (#5408)
[friendica.git] / view / theme / quattro / templates / jot.tpl
index 97fb0c24ff917f101cae7e35d62c8b24f9dc38d3..48c084ca0a6ca6b6fe40432663ba5a4715ae369e 100644 (file)
@@ -9,7 +9,8 @@
 
 
 
-               <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}}" />