/[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.1 by dpavlin, Sat Mar 3 12:55:34 2001 UTC revision 1.7 by dpavlin, Wed Apr 11 08:32:11 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>
14  {html_checkboxes values=$animals output=$animals_desc after="&nbsp;| "}  {html_checkboxes values=$animals output=$animals_desc after="&nbsp;"}
15    
16  <br><small>  <br><small>
17  <input type=checkbox name=show_description {if $show_description}checked{/if}> Show description |  <input type=checkbox name=show_description {if $show_description}checked{/if}> Show description |
# 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 44  just for animals (leave unselected to se Line 44  just for animals (leave unselected to se
44   {/section}   {/section}
45   </ul>   </ul>
46  {else}  {else}
  <b>Products Disclaimer</b>  
47    
48  <p>  <p><b>Disclaimer</b></p>
49  Product mentions on this web site are intended for information  <p>Product descriptions on this web site are intended for information purposes
50  purposes only. Some of the products listed herein are available upon    only and are not intended to provide complete medical information. Medical information
51  prescription from a medical doctor only and not all products may    should always be obtained from the product information leaflet and/or by discussing
52  be available in all countries. Product mentions are not intended    the appropriate use of the medicine(s) directly with a specialist. Product descriptions
53  to provide complete medical information and patients should always    on this web site are translations of product information leaflets formally approved
54  obtain complete medical information from the product's information    by the Veterinary Directorate of the Croatian Ministry of Agriculture and Forestry.
55  leaflet and/or by discussing the appropriate use of the medicine(s)    Not all products may be available in all countries and information on these
56  directly with their prescribing physician. Information on these    products may vary by country. For additional information about the products,
57  products may vary by country. Patients and physicians should check with    contact the relevant medical information resources and/or agencies in your country
58  local medical resources and regulatory authorities for information    or a professional. Otherwise, we suggest E-mailing us at: <a href="mailto:veterina-info@pliva.hr">veterina-info@pliva.hr</a>
59  appropriate to their country. According to regulations in in a great    or check other available contacts at <a href="http://www.veterina.hr">VETERINA
60  number of countries, PLIVA's ability to provide information and/or    d.o.o.</a> According to regulations in certain countries, our ability to respond
61  to respond directly to patient's questions regarding its prescription    directly to your questions may be limited.</p>
 products may be limited.  
 </p>  
62    
63  {/if}  {/if}

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

  ViewVC Help
Powered by ViewVC 1.1.26