/[health_html]/templates/search.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/search.tpl

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

revision 1.2 by ravilov, Thu Aug 16 09:08:42 2001 UTC revision 1.3 by ravilov, Wed Aug 22 11:43:59 2001 UTC
# Line 1  Line 1 
1  <form method=post action="{$FORM_ACTION}">  <form method=post action="{$FORM_ACTION}">
2  <table border=0 cellspacing=0 cellpadding=0 width="100%"><tr>  <table border=0 cellspacing=0 cellpadding=0 width="100%"><tr>
3  <td align=left><big><b>Search</b></big></td><td align=right><a href="?section={$section}&amp;stype={if ($stype)}0{else}1{/if}" class="small">{if ($stype)}Basic{else}Advanced{/if}</a></td>  <td align=left><big><b>Search</b></big></td><td align=right><a href="?section={$section}&amp;section_menu={$section_menu}&amp;stype={if ($stype)}0{else}1{/if}" class="small">{if ($stype)}Basic{else}Advanced{/if}</a></td>
4  </tr></table>  </tr></table>
5  <table border=0 cellspacing=0 cellpadding=0 width="100%" bgcolor="#E0E0E0" style="border:1px solid black;">  <table border=0 cellspacing=0 cellpadding=0 width="100%" bgcolor="#E0E0E0" style="border:1px solid black;">
6  {if ($stype)}  {if ($stype)}

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

  ViewVC Help
Powered by ViewVC 1.1.26