aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/dispy
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-09-19 16:51:52 -0700
committerFriendika <info@friendika.com>2011-09-19 16:51:52 -0700
commitd6d24f3b6a2fcd853387ff5338a89687e498300c (patch)
tree0bf1f8c5742a834fbc785ac35d397db32586a632 /view/theme/dispy
parent510eb6d24db58b6d842b6e54132de92578231067 (diff)
downloadvolse-hubzilla-d6d24f3b6a2fcd853387ff5338a89687e498300c.tar.gz
volse-hubzilla-d6d24f3b6a2fcd853387ff5338a89687e498300c.tar.bz2
volse-hubzilla-d6d24f3b6a2fcd853387ff5338a89687e498300c.zip
personal notes going to wall instead of PN in dispy
Diffstat (limited to 'view/theme/dispy')
-rw-r--r--view/theme/dispy/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/dispy/jot.tpl b/view/theme/dispy/jot.tpl
index d5e81a925..f6bf91ffa 100644
--- a/view/theme/dispy/jot.tpl
+++ b/view/theme/dispy/jot.tpl
@@ -9,7 +9,7 @@
</div>
<form id="profile-jot-form" action="$action" method="post" >
- <input type="hidden" name="type" value="wall" />
+ <input type="hidden" name="type" value="$ptyp" />
<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" />