Rev 7521 | Rev 10228 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7521 | Rev 8373 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | </fieldset> |
33 | </fieldset> |
34 | !formend |
34 | !formend |
35 | !else |
35 | !else |
36 | $table_header |
36 | $table_header |
37 | $table_tr |
37 | $table_tr |
38 | < |
38 | <th>$name_subject</th> |
39 | <td>$save_subject</td> |
39 | <td>$save_subject</td> |
40 | </tr> |
40 | </tr> |
41 | $table_tr |
41 | $table_tr |
42 | < |
42 | <th>$name_message</th> |
43 | <td |
43 | <td style="text-align:left"><pre>$save_msg</pre></td> |
44 | </tr> |
44 | </tr> |
45 | $table_tr |
45 | $table_tr |
46 | < |
46 | <th>$(name_dest[1])</th> |
47 | <td> |
47 | <td style="text-align:left"> |
48 | !replace internal , by <br /> in $save_list |
48 | !replace internal , by <br /> in $save_list |
49 | </td> |
49 | </td> |
50 | </tr> |
50 | </tr> |
51 | $table_end |
51 | $table_end |
52 | !if $step=1 |
52 | !if $step=1 |