/[pliva-si]/templates/vade.tpl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /templates/vade.tpl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by dpavlin, Mon Nov 19 09:11:36 2001 UTC revision 1.2 by dpavlin, Mon Nov 19 11:20:40 2001 UTC
# Line 1  Line 1 
1  <form action="{$self}">  <form action="{$self}">
2  Search for  Iskanje:
3  <input type=text name=search value="{$search}">  <input type=text name=search value="{$search}">
4  in   u
5  <select name=type>  <select name="type">
6  <option value="">any</option>  {html_options values=$types output=$types_desc selected=$type}
 <option value="H">Human</option>  
 <option value="V">Veterina</option>  
7  </select>  </select>
8  vademecum  Vademecum
9    
10  <input type=submit value="Find">  <input type=submit value="Najdi">
11  <input type=hidden name="p" value="vade">  <input type=hidden name="p" value="vade">
12  </form>  </form>
13    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.26