/[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

Annotation of /templates/qa.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Thu Oct 4 14:59:35 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
Changes since 1.2: +3 -3 lines
Added the archive. Some more bug fixes.

1 ravilov 1.1 <center><big><b>Pitanja i odgovori</b></big></center><br><br>
2     {if ($done)}
3 ravilov 1.2 <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>
5 ravilov 1.1 {else}
6 ravilov 1.2 <p class="text">&nbsp; </p>
7 ravilov 1.1 <form method=post action="?section={$section}&amp;section_menu={$section_menu}">
8     <table border=0 cellspacing=0 cellpadding=4 width="100%">
9 ravilov 1.3 <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>
10     <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>
11     <tr><td align=left valign=top colspan=2><b>Va¹e pitanje:</b>{if ($error & 4)}<br><span class="small3">Morate upisati pitanje.</span>{/if}<br><textarea name="pitanje" cols="30" rows="6" wrap=virtual style="width:100%;">{$pitanje}</textarea></td></tr>
12 ravilov 1.1 <tr><td align=right colspan=3><input type="submit" name="salji" value="Po¹alji" class="bsmall"></td></tr>
13     </table>
14     {/if}

  ViewVC Help
Powered by ViewVC 1.1.26