]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - actions/noticesearch.php
remove 'nudge' -- it won't be in this release
[quix0rs-gnu-social.git] / actions / noticesearch.php
index e6de21ae068be9c818a10c6ff1e7d037fa4c37db..bc052d512f5b1a0f6bea529d3be9ef5a5c94ba35 100644 (file)
@@ -142,6 +142,8 @@ class NoticesearchAction extends SearchAction {
                                                                   'onclick' => 'doreply("'.$profile->nickname.'"); return false',
                                                                   'title' => _('reply'),
                                                                   'class' => 'replybutton'));
+               common_hidden('posttoken', common_session_token());
+               
                common_raw('→');
                common_element_end('a');
                common_element_end('p');