Survey module : basic templates
[platal.git] / templates / admin / mail_intervention.tpl
index aa5bde4..7c22f45 100644 (file)
 {*                                                                        *}
 {**************************************************************************}
 
+{if !$html_version}
 {config_load file="mails.conf" section="intervention_admin"}
 {from full=#from#}
 {to addr=#to#}
 {subject text="INTERVENTION de $user"}
 {$query|regex_replace:"/[ \t]+/":" "}
+{/if}
 {* vim:set et sw=2 sts=2 sws=2: *}