Kontakt
Z Encyklopedie zdravotní sestry
(Rozdíly mezi verzemi)
| Řádka 1: | Řádka 1: | ||
| − | + | <div style="font-weight:bold;font-size:150%;text-align:center">Vítejte na stránce kontaktu.</div> | |
| + | Prosím tu možno | ||
| + | * kontaktovat správce - návrhy na zlepšení webu atd. | ||
| + | * žádat o účet redaktora webu. | ||
| + | <div style="font-weight:bold;font-size:100%;text-align:center"> | ||
| + | Prosím vyplňte formulář:</div> | ||
| + | <addhtml> | ||
| + | <body onload="document.f.name.focus()"> | ||
| + | <center> | ||
| + | <form name="f" action="./communication/contact/send.php" method="post"> | ||
| + | <table><tr><td style="font-weight:bold"> | ||
| + | Vaše jméno <td><input name="name" value=""><br> | ||
| + | <tr><td style="font-weight:bold">Email <td><input name="email" value="@"><br> | ||
| + | <tr><td style="font-weight:bold">Předmět správy <td><input name="subject"><br> | ||
| + | </table> | ||
| + | <div style="font-weight:bold">Správa</div> | ||
| + | <textarea name="text" rows="7" cols="60" wrap="physical" style="font-weight:bold;font-size:100%"></textarea><br> | ||
| + | <br /> | ||
| + | <input type="submit" value="Poslat správu"> | ||
| + | </form> | ||
| + | </center> | ||
| + | </body> | ||
| + | </addhtml> | ||
| + | ==Píbuzné témy== | ||
| + | [[Special:Specialpages]] | ||
| + | [[category:komunikace]] | ||
Verze z 25. 11. 2007, 21:10
Vítejte na stránce kontaktu.
Prosím tu možno
- kontaktovat správce - návrhy na zlepšení webu atd.
- žádat o účet redaktora webu.
Prosím vyplňte formulář:
<addhtml> <body onload="document.f.name.focus()">
<form name="f" action="./communication/contact/send.php" method="post">
| Vaše jméno | <input name="name" value=""> |
| <input name="email" value="@"> | |
| Předmět správy | <input name="subject"> |
Správa
<textarea name="text" rows="7" cols="60" wrap="physical" style="font-weight:bold;font-size:100%"></textarea>
<input type="submit" value="Poslat správu">
</form>
</center>
</body>
</addhtml>