aboutsummaryrefslogtreecommitdiffstats
path: root/view/jot.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/jot.tpl')
-rw-r--r--view/jot.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/jot.tpl b/view/jot.tpl
index 0dfad3f5e..363c4617f 100644
--- a/view/jot.tpl
+++ b/view/jot.tpl
@@ -11,6 +11,7 @@
<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" />
+ <input type="hidden" name="coord" id="jot-coord" value="" />
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>