Projet

Général

Profil

Révision 76bdcd04

Ajouté par Assos Assos il y a presque 6 ans

Weekly update of contrib modules

Voir les différences:

drupal7/sites/all/modules/webform/templates/webform-mail.tpl.php
17 17
 * - $ip_address: The IP address of the user submitting the form or '(unknown)'
18 18
 *   for confidential submissions.
19 19
 *
20
 * The $email['email'] variable can be used to send different e-mails to different users
21
 * when using the "default" e-mail template.
20
 * The $email['email'] variable can be used to send different e-mails to
21
 * different users when using the "default" e-mail template.
22 22
 */
23 23
?>
24 24
<?php print ($email['html'] ? '<p>' : '') . t('Submitted on [submission:date:long]') . ($email['html'] ? '</p>' : ''); ?>

Formats disponibles : Unified diff