diff options
author | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
---|---|---|
committer | plegall <plg@piwigo.org> | 2007-10-09 21:39:15 +0000 |
commit | a34f8c67b07c861212346252b766cf6131b65885 (patch) | |
tree | bc7dce174a0514bec93c6aa39c6c21a1d298337e /language/fr_FR/help/notification_by_mail.html | |
parent | 78b838459d0a46f868fbef102feed804c424190b (diff) |
Part of feature 32: fr_FR.iso-8859-1 and en_UK.iso-8859-1 contents become
utf-8 encoded and the directory names lose encoding information as the only
supported encoding becomes utf-8.
git-svn-id: http://piwigo.org/svn/trunk@2130 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/fr_FR/help/notification_by_mail.html')
-rw-r--r-- | language/fr_FR/help/notification_by_mail.html | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/language/fr_FR/help/notification_by_mail.html b/language/fr_FR/help/notification_by_mail.html new file mode 100644 index 000000000..444af5883 --- /dev/null +++ b/language/fr_FR/help/notification_by_mail.html @@ -0,0 +1,15 @@ +<h2>Notification par mail</h2> + +<p>Cet écran permet de configurer, de gérer la notification aux utilisateurs de changements par l'envoi d'un mail.</p> + +<p>Cet écran est composé de 3 onglets:</p> + +<h3>Paramètrage</h3> +<p>Accésible uniquement aux webmestres, cet onglet permet de positionner les paramètres de la notification par mail.</p> + +<h3>Inscription</h3> +<p>Accésible uniquement aux webmestres, cet onglet permet de gérer les inscriptions/désinscriptions à la notification par mail.</p> + +<h3>Envoi</h3> +<p>Accésible aux webmestres et aux administrateurs, cet onglet permet d'effectuer les envois des mails pour notifier les changements.</p> + |