personal notes going to wall instead of PN in dispy

This commit is contained in:
Friendika 2011-09-19 16:51:52 -07:00
parent 510eb6d24d
commit d6d24f3b6a
1 changed files with 1 additions and 1 deletions

View File

@ -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" />