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

Contents of /templates/qa.tpl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (show annotations)
Fri Oct 5 15:10:53 2001 UTC (22 years, 6 months ago) by ravilov
Branch: MAIN
Changes since 1.3: +1 -0 lines
Enhanced Linkovi on PLIVAmed.net and Arhiva. More bugfixes.

1 <center><big><b>Pitanja i odgovori</b></big></center><br><br>
2 {if ($done)}
3 <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 {else}
6 <p class="text">&nbsp; </p>
7 <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 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 <tr><td align=right colspan=3><input type="submit" name="salji" value="Po¹alji" class="bsmall"></td></tr>
13 </table>
14 </form>
15 {/if}

  ViewVC Help
Powered by ViewVC 1.1.26