/[corp_html]/templates/animal_health.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/animal_health.tpl

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

revision 1.3 by dpavlin, Mon Mar 12 10:58:48 2001 UTC revision 1.6 by dpavlin, Thu Apr 5 12:26:35 2001 UTC
# Line 9  of type Line 9  of type
9  <select name=type>  <select name=type>
10  {html_options values=$types output=$types_desc selected=$type}  {html_options values=$types output=$types_desc selected=$type}
11  </select>  </select>
12  just for animals (leave unselected to search for all):  for the following animals (leave unselected to search for all):
13  <br>  <br>
14  {html_checkboxes values=$animals output=$animals_desc after="&nbsp;"}  {html_checkboxes values=$animals output=$animals_desc after="&nbsp;"}
15    
# Line 32  just for animals (leave unselected to se Line 32  just for animals (leave unselected to se
32     ({$product/data.form})     ({$product/data.form})
33     {$product/data.composition}     {$product/data.composition}
34     {if $product/data.have_smpc eq "t"}     {if $product/data.have_smpc eq "t"}
35      [<a href="smpc.php?smpc={$product/data.smpc}">product details</a>]      [<a href="vet_smpc.php?smpc={$product/data.smpc}">product details</a>]
36     {/if}     {/if}
37     {if $show_description && $product/data.description}     {if $show_description && $product/data.description}
38      <br><i>{$product/data.description}</i>      <br><i>{$product/data.description}</i>
# Line 45  just for animals (leave unselected to se Line 45  just for animals (leave unselected to se
45   </ul>   </ul>
46  {else}  {else}
47    
48  <p><b>Products Disclaimer</b></p>  <p><b>Disclaimer</b></p>
49  <p>Product mentions on this web site are intended for information purposes only  <p>Product descriptions on this web site are intended for information purposes only
50    and are not intended to provide complete medical information. Medical information    and are not intended to provide complete medical information. Medical information
51    should always be obtained from the product's information leaflet and/or by discussing    should always be obtained from the product's information leaflet and/or by discussing
52    the appropriate use of the medicine(s) directly with a specialist. Product mentions    the appropriate use of the medicine(s) directly with a specialist. Product descriptions
53    on this web site are translations of product's information leaflet formally    on this web site are translations of product's information leaflet formally
54    approved by Croatian Ministry of Agriculture and Forestry, Veterinary Directorate.    approved by Croatian Ministry of Agriculture and Forestry, Veterinary Directorate.
55    Not all products may be available in all countries and information on these    Not all products may be available in all countries and information on these

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

  ViewVC Help
Powered by ViewVC 1.1.26