Subversion Repositories wimsdev

Rev

Rev 12824 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
9553 bpr 1
 
2
!form new
17179 bpr 3
  <input type="hidden" name="module" value="home">
11261 obado 4
  <div id="search_engine" class="wims_search_engine">
12824 bpr 5
!if $jquery_defined=yes
12821 bpr 6
    <script src="scripts/js/interface/search_engine.js" type="text/javascript"></script>
12824 bpr 7
!endif
12821 bpr 8
  $C_T
17179 bpr 9
    <input size="20" name="search_keywords" value="$search_keywords">
10
    <input type="submit" value="$wims_name_search">
11261 obado 11
  </div>
12
!formend
13
!read result.phtml