store default location
This commit is contained in:
parent
709c86b2da
commit
024f2019e6
7 changed files with 27 additions and 6 deletions
|
|
@ -9,7 +9,7 @@
|
|||
<input type="hidden" name="type" value="wall" />
|
||||
<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="" />
|
||||
<input type="hidden" name="location" id="jot-location" value="$defloc" />
|
||||
|
||||
<textarea rows="5" cols="64" class="profile-jot-text" id="profile-jot-text" name="body" ></textarea>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue