]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost-mobile/jot.tpl
Add title bar notifications to Smoothly
[friendica.git] / view / theme / frost-mobile / jot.tpl
index dcb542735f1a242ea089ef747b0d9136dfb23d7f..b491f448d739497535721fbd2e2569580c2485dc 100644 (file)
@@ -13,7 +13,7 @@
                <input type="hidden" name="location" id="jot-location" value="$defloc" />
                <input type="hidden" name="coord" id="jot-coord" value="" />
                <input type="hidden" name="post_id" value="$post_id" />
-               <input type="hidden" name="source" value="$mobileapp" />
+               <input type="hidden" name="source" value="$sourceapp" />
                <input type="hidden" name="preview" id="jot-preview" value="0" />
                <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>