Last change
on this file since 49004 was
49004,
checked in by jcvilleneuve@…, 10 years ago
|
les fichiers de langue pour changer le message de confirmation des pétitions
|
File size:
309 bytes
|
Line | |
---|
1 | <?php |
---|
2 | // fichier de langue pour surcharger ceux de spip |
---|
3 | |
---|
4 | if (!defined('_ECRIRE_INC_VERSION')) return; |
---|
5 | |
---|
6 | $GLOBALS[$GLOBALS['idx_lang']] = array( |
---|
7 | |
---|
8 | 'form_pet_envoi_mail_confirmation' => 'An e-mail of confirmation has just been sent to the webmaster of the site to validate your registration. ', |
---|
9 | |
---|
10 | ); |
---|
11 | ?> |
---|
Note: See
TracBrowser
for help on using the repository browser.