mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-05-08 22:35:00 +02:00
Add new translation functions.inc.php
Translate subject of information mail. Notification mails are sent on the default language. No mail is sent to the author witch are not done actions git-svn-id: http://piwigo.org/svn/trunk@1908 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -565,7 +565,7 @@ SELECT id, file, path, tn_ext
|
||||
pwg_mail_group(
|
||||
$_POST['group'],
|
||||
get_str_email_format(true), /* TODO add a checkbox in order to choose format*/
|
||||
$category['name'],
|
||||
get_l10n_args('Come to visit %s', $category['name']),
|
||||
'cat_group_info',
|
||||
array
|
||||
(
|
||||
|
||||
Reference in New Issue
Block a user