X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fsearchaction.php;h=a7bcf3789d51975c16c03dbefb9cede7134292a9;hb=8dccdd062b0e05bef04cb81efb6b2ba777328249;hp=d4f0fff36ef7d041dfd23f1ae3d608ff01ef8f4c;hpb=ae7eb0ab2d7f39048268aeeca24138598664fc95;p=quix0rs-gnu-social.git diff --git a/lib/searchaction.php b/lib/searchaction.php index d4f0fff36e..a7bcf3789d 100644 --- a/lib/searchaction.php +++ b/lib/searchaction.php @@ -56,7 +56,7 @@ class SearchAction extends Action { common_show_header($this->get_title(), array($this, 'show_header'), array($q, $error), array($this, 'show_top')); - common_element_start('form', array('method' => 'post', + common_element_start('form', array('method' => 'get', 'id' => 'login', 'action' => common_local_url($this->trimmed('action')))); common_element_start('p');