Skip to content
Snippets Groups Projects
Commit 60558b70 authored by Seth Meranda's avatar Seth Meranda
Browse files

more markup changes to search box to use similar as events.

parent 60fc3a7a
Branches
No related tags found
No related merge requests found
......@@ -88,8 +88,8 @@
</ul>
<div id="elgg_topbar_container_search">
<form id="searchform" action="<?php echo $vars['url']; ?>search/" method="get">
<label for="social_search">Search the Social Network:</label>
<input type="text" id="social_search" name="tag" class="search_input" />
<label for="search_input">Search the Social Network</label>
<input type="text" id="search_input" name="tag" class="search_input" />
<input type="submit" value="Search" class="search_submit_button" />
</form>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment