PHP Classes

File: htdocs/modules/system/themes/zetadigme/xotpl/xo_searchbar.tpl

Recommend this page to a friend!
  Classes of Michael Beck   Xoops 2.5   htdocs/modules/system/themes/zetadigme/xotpl/xo_searchbar.tpl   Download  
File: htdocs/modules/system/themes/zetadigme/xotpl/xo_searchbar.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Xoops 2.5
Modular content management publication system
Author: By
Last change:
Date: 7 years ago
Size: 480 bytes
 

Contents

Class file image Download
<div id="xo-searchbar"> <form name="search" method="get" action="<{xoAppUrl /search.php}>"> <input type="text" id="query" name="query" class="keyword" value="" maxlength="255" tabindex="1" title="<{$smarty.const.THEME_KEYWORDS}>"/> <input type="hidden" name="action" id="action" value="results"/> <input type="submit" value="<{$smarty.const.THEME_SEARCH}>" class="button" tabindex="2" title="<{$smarty.const.THEME_DESC_SEARCH}>"/> </form> </div>