Projet

Général

Profil

Révision a45e4bc1

Ajouté par Assos Assos il y a environ 9 ans

Update webform to 4.10

Voir les différences:

drupal7/sites/all/modules/webform/THEMING.txt
66 66
    <li><a href="<?php print url('node/'. $node->nid . '/submission/'. $sid)?>">View your submission</a></li>
67 67
    <li><a href="<?php print url('node/'. $node->nid . '/submission/'. $sid .'/edit')?>">Edit your submission</a></li>
68 68
  </ul>
69
  
69

  
70 70
  <?php /* End sample webform confirmation page */ ?>
71 71

  
72 72
- You may edit the webform-confirmation.tpl.php file in your theme directory,
......
111 111
use webform-submission-[node id here].tpl.php for individual nodes if desired.
112 112
Note that the contents of this template are used not only for display of
113 113
submissions in the Webform interface but also in e-mails when printing out
114
the %email_values token.
114
the [submission:values] token.
115 115

  

Formats disponibles : Unified diff