]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/dispy-dark/jot.tpl
REALLY fix fpostit this time
[friendica.git] / view / theme / dispy-dark / jot.tpl
index 94c31da23b4c62c61125aa837a036075aa4b3f3f..688ac1451ebcd64a19206f4689295871bc06c74d 100644 (file)
@@ -11,7 +11,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" />
-
+               <div id="jot-category-wrap"><input name="category" id="jot-category" type="text" placeholder="$placeholdercategory" value="$category" class="jothidden" style="display:none" /></div>
                <textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body">{{ if $content }}$content{{ else }}$share{{ endif }}
                </textarea>