]> git.mxchange.org Git - friendica.git/commitdiff
private notes in testbubble
authorfriendica <info@friendica.com>
Tue, 29 Nov 2011 09:18:18 +0000 (01:18 -0800)
committerfriendica <info@friendica.com>
Tue, 29 Nov 2011 09:18:18 +0000 (01:18 -0800)
view/theme/testbubble/jot.tpl

index e0e8645727c6b4b915e2948695f6bcb1e83fd0f1..7ccaf2aa2b2e59a81a0ab3d8a6ff2bae13b7ee80 100644 (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" />