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

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

revision 1.4 by ravilov, Fri Oct 5 15:10:53 2001 UTC revision 1.5 by ravilov, Wed Oct 10 12:40:59 2001 UTC
# Line 1  Line 1 
1  <center><big><b>Pitanja i odgovori</b></big></center><br><br>  <big><b>Pitanja i odgovori</b></big><br><br>
2  {if ($done)}  {if ($done)}
3  <p class="ptext">Vaše pitanje je primljeno na obradu. Uskoro očekujte odgovor. </p>  <p class="ptext">Vaše pitanje je primljeno na obradu. Uskoro očekujte odgovor. </p>
4  <p class="small" align=right>PLIVA{if ($ismed)}med.net{else}zdravlje.hr{/if} </p>  <p class="small" align=right>PLIVA{if ($ismed)}med.net{else}zdravlje.hr{/if} </p>
5  {else}  {else}
6  <p class="text">&nbsp; </p>  <br><form method=post action="?section={$section}&amp;section_menu={$section_menu}">
 <form method=post action="?section={$section}&amp;section_menu={$section_menu}">  
7  <table border=0 cellspacing=0 cellpadding=4 width="100%">  <table border=0 cellspacing=0 cellpadding=4 width="100%">
8  <tr><td align=left valign=top width="1%"><b>Vaše&nbsp;ime&nbsp;i&nbsp;prezime:</b></td><td><input type=text name="ime" value="{$ime}" size="20" style="width:100%;">{if ($error & 1)}<br><span class="small3">Morate upisati Vaše ime.</span>{/if}</td></tr>  <tr><td align=left valign=top width="1%"><b>Vaše&nbsp;ime&nbsp;i&nbsp;prezime:</b></td><td><input type=text name="ime" value="{$ime}" size="20" style="width:100%;">{if ($error & 1)}<br><span class="small3">Morate upisati Vaše ime.</span>{/if}</td></tr>
9  <tr><td align=left valign=top width="1%"><b>Vaša&nbsp;email&nbsp;adresa:</b></td><td><input type=text name="email" value="{$email}" size="20" style="width:100%;">{if ($error & 2)}<br><span class="small3">Morate upisati Vašu e-mail adresu.</span>{/if}</td></tr>  <tr><td align=left valign=top width="1%"><b>Vaša&nbsp;email&nbsp;adresa:</b></td><td><input type=text name="email" value="{$email}" size="20" style="width:100%;">{if ($error & 2)}<br><span class="small3">Morate upisati Vašu e-mail adresu.</span>{/if}</td></tr>

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.26