diff options
Diffstat (limited to 'view/courriel.php')
-rw-r--r-- | view/courriel.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/view/courriel.php b/view/courriel.php index 7dd7ba4..8934461 100644 --- a/view/courriel.php +++ b/view/courriel.php | |||
@@ -6,6 +6,6 @@ | |||
6 | 6 | ||
7 | <div id="courrielJS" > | 7 | <div id="courrielJS" > |
8 | <button onclick="clientCourriel();" >Avec mon logiciel<br />de messagerie</button> | 8 | <button onclick="clientCourriel();" >Avec mon logiciel<br />de messagerie</button> |
9 | <button onclick="copierAdresse();" >Copier l'adresse dans<br />le presse-papier</button> | 9 | <button onclick="copierCourriel();" >Copier l'adresse dans<br />le presse-papier</button> |
10 | </div> | 10 | </div> |
11 | </div> \ No newline at end of file | 11 | </div> \ No newline at end of file |