[ Index ] |
|
Code source de GeekLog 1.4.1 |
1 <form action="{php_self}" method="POST"> 2 <input type="hidden" name="mail" value="mail"> 3 {startblock_email} 4 <table border="0" cellspacing="0" cellpadding="2" width="100%" style="margin:5px 0px 10px 0px;"> 5 <tr> 6 <td><img src="{layout_url}/images/icons/mail.png" alt=""></td> 7 <td>{lang_note}</td> 8 </tr> 9 </table> 10 <table border="0" cellpadding="2" cellspacing="0"> 11 <tr> 12 <td class="alignright">{lang_to}:</td> 13 <td> 14 <select name="to_group"> 15 <option value="">{lang_selectgroup}</option> 16 {group_options} 17 </select> 18 </td> 19 </tr> 20 <tr> 21 <td class="alignright">{lang_from}:</td> 22 <td><input type="text" name="fra" value="{site_name}" size="40"></td> 23 </tr> 24 <tr> 25 <td class="alignright">{lang_replyto}:</td> 26 <td><input type="text" name="fraepost" value="{site_mail}" size="40"></td> 27 </tr> 28 <tr> 29 <td class="alignright">{lang_subject}:</td> 30 <td><input type="text" name="subject" size="40"></td> 31 </tr> 32 <tr> 33 <td class="alignright" style="vertical-align:top;">{lang_body}:</td> 34 <td><textarea rows="12" name="message" cols="44"></textarea></td> 35 </tr> 36 <tr> 37 <td colspan="2" class="alignleft"><b>{lang_options}</b></td> 38 </tr> 39 <tr> 40 <td> </td> 41 <td><input type="checkbox" name="html"> {lang_HTML}</td> 42 </tr> 43 <tr> 44 <td> </td> 45 <td><input type="checkbox" name="priority"> {lang_urgent}</td> 46 </tr> 47 <tr> 48 <td> </td> 49 <td><input type="checkbox" name="overstyr"> {lang_ignoreusersettings}</td> 50 </tr> 51 <tr> 52 <td colspan="2" class="aligncenter"> 53 <input type="submit" value="{lang_send}"> 54 </td> 55 </tr> 56 </table> 57 {end_block} 58 </form>
titre
Description
Corps
titre
Description
Corps
titre
Description
Corps
titre
Corps
Généré le : Wed Nov 21 12:27:40 2007 | par Balluche grâce à PHPXref 0.7 |
![]() |