]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/jot.tpl
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / frost / jot.tpl
index da47414ae2e35bb175708bd98cea4de706a5f0ea..9f7b71c531ef172ca4a4eaeb348a420442c817f8 100644 (file)
@@ -14,6 +14,7 @@
                <input type="hidden" name="coord" id="jot-coord" value="" />
                <input type="hidden" name="post_id" value="$post_id" />
                <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>
                <div id="jot-category-wrap"><input name="category" id="jot-category" type="text" placeholder="$placeholdercategory" value="$category" class="jothidden" style="display:none" /></div>
                <div id="jot-text-wrap">
@@ -60,6 +61,8 @@
        $jotplugins
        </div>
 
+<!--   <span id="jot-display-location" style="display: none;"></span>-->
+
        <div id="profile-rotator-wrapper" style="display: $visitor;" >
                <img id="profile-rotator" src="images/rotator.gif" alt="$wait" title="$wait" style="display: none;" />
        </div>