Kyberia v2.3 - 1st revision from SVN (Without patches of kyberia.sk team)
[mirrors/Kyberia-bloodline.git] / data / templates / own_templates / 2063350.tpl
1 {if $header_id neq true}{include file="1549864.tpl"}{/if}
2 <h1> Send2 testing place </h1>
3 <table width=100%>
4 <tr><td valign='top' width=23%>
5 {include file="1549793.tpl"}
6 </td>
7 <td valign='top'>
8 <form enctype="multipart/form-data" action='/id/{$node.node_id}/{if $action neq
9 false}{$action}{/if}' method='post' name='formular'>
10
11 <table>
12
13 <tr>
14
15 <td width=66 valign='top'>
16 <img src="/images/users/{$new_mail_name}.gif" name="fricon"
17 border='0'><br>
18 <input style='width: 50px' type='text' name='mail_to'
19 value='{$new_mail_name}' onmouseout="vymena()">
20 </td>
21
22 <td align='left' width=555 valign='top'><textarea
23 name='mail_text'>{$post_vars.mail_text}</textarea></td>
24
25 </tr>
26
27 <tr>
28
29 <td><td>
30 <table>
31 <tr>
32 <td><input type='submit' name='event'
33 value='send2'></td>
34 <td><input type='submit' name='template_event'
35 value='preview'></td>
36 <td>{include file="modules/movement.tpl"}</td>
37 <td><input type='submit' name='event'
38 value='delete_mail'></td>
39 <td align='left'><input type='submit'
40 name='template_event' value='filter_by'>
41 <td align='left'>
42 <select name='search_type'>
43 <option value='mail_text'>text:</option>
44 <option value='mail_from'>from:</option>
45 <option value='mail_to'>to:</option>
46 </select>
47 <td><input type='checkbox' name='no_html'
48 value='yes'><td valign='middle'>&nbsp;NO HTML</td>
49 </tr>
50
51 </table>
52
53 </td>
54
55 </tr>
56 </table>
57
58
59 {include file="1549888.tpl" listing_amount=$listing_amount offset=$offset}
60 </form>
61 </td></tr></table>
62
63 {include file="1549377.tpl"}
This page took 0.2889 seconds and 4 git commands to generate.