Jump to content

Mobile version search is messed up.


RoomScape

Recommended Posts

I have the same problem, I believe the default code for the mobile version search option for IP.Board is -
 

<form action="{parse url="app=core&module=search&do=search" base="public"}" method="post" id='search-box' >
<input type='search' name='search_term' id='main_search' size='24' />
<input type='submit' class='button' value='{$this->lang->words['sj_search']}' />
<a href='{parse url="app=core&module=search" base="public"}' title='{$this->lang->words['advanced_search']}' accesskey='4' rel="search" id='adv_search' class='button'>{$this->lang->words['more']}</a>
</form>

 

Maybe something is out of line, I am sorry you're experiencing this however.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...