aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-11-29 01:18:18 -0800
committerfriendica <info@friendica.com>2011-11-29 01:18:18 -0800
commit669f40c3423e4c5cf53040474f5c14ea50a835ea (patch)
tree1446cb42287e102e06ed82da114b047b55ea3839
parent3afa248238379709cbe2708ee01ae3696760d5c9 (diff)
downloadvolse-hubzilla-669f40c3423e4c5cf53040474f5c14ea50a835ea.tar.gz
volse-hubzilla-669f40c3423e4c5cf53040474f5c14ea50a835ea.tar.bz2
volse-hubzilla-669f40c3423e4c5cf53040474f5c14ea50a835ea.zip
private notes in testbubble
-rw-r--r--view/theme/testbubble/jot.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/theme/testbubble/jot.tpl b/view/theme/testbubble/jot.tpl
index e0e864572..7ccaf2aa2 100644
--- a/view/theme/testbubble/jot.tpl
+++ b/view/theme/testbubble/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" />