]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/templates/jot.tpl
Merge develop into 3011_hcard_vcard
[friendica.git] / view / theme / frost-mobile / templates / jot.tpl
index 663d9b3d319ab6e9102c3e1d0dc55c4c768528a3..eb326b1da25953a9cd765e96510b9a9f8234eb52 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 
 <div id="profile-jot-wrapper" >
        <div id="profile-jot-banner-wrapper">
@@ -22,6 +18,9 @@
                <input type="hidden" name="preview" id="jot-preview" value="0" />
                <input type="hidden" name="post_id_random" value="{{$rand_num}}" />
                <div id="jot-title-wrap"><input name="title" id="jot-title" type="text" placeholder="{{$placeholdertitle}}" value="{{$title}}" class="jothidden" style="display:none"></div>
+               {{if $notes_cid}}
+               <input type="hidden" name="contact_allow[]" value="<{{$notes_cid}}>" />
+               {{/if}}
                {{if $placeholdercategory}}
                <div id="jot-category-wrap"><input name="category" id="jot-category" type="text" placeholder="{{$placeholdercategory}}" value="{{$category}}" class="jothidden" style="display:none" /></div>
                {{/if}}
        <div style="display: none;">
                <div id="profile-jot-acl-wrapper">
                        {{$acl}}
-                       <hr/>
-                       <div id="profile-jot-email-label">{{$emailcc}}</div><input type="text" name="emailcc" id="profile-jot-email" title="{{$emtitle}}" />
-                       {{$jotnets}}
-                       <div id="profile-jot-networks-end"></div>
                </div>
        </div>