/[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.2 - (hide annotations)
Tue Oct 2 16:18:09 2001 UTC (22 years, 7 months ago) by ravilov
Branch: MAIN
Changes since 1.1: +3 -2 lines
Users can now pick their username/password on registration (PLIVAmed). Other bugfixes.

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     <tr><td align=left 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 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 colspan=2><b>Va¹e pitanje:</b><br><textarea name="pitanje" cols="40" rows="6" wrap=virtual style="width:100%;">{$pitanje}</textarea>{if ($error & 4)}<br><span class="small3">Morate upisati pitanje.</span>{/if}</td></tr>
12     <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