From: Pascal Corpet Date: Sat, 15 Jan 2005 14:04:57 +0000 (+0000) Subject: closes 215 : singular/plural in notifications X-Git-Tag: xorg/old~414 X-Git-Url: http://git.polytechnique.org/?a=commitdiff_plain;h=4db61a411abca5ebeb170509e2870ca38c618869;p=platal.git closes 215 : singular/plural in notifications git-archimport-id: opensource@polytechnique.org--2005/platal--mainline--0.9--patch-342 --- diff --git a/ChangeLog b/ChangeLog index bfe4c2e..e355994 100644 --- a/ChangeLog +++ b/ChangeLog @@ -65,6 +65,7 @@ Bug/Wish : * Notifications : - #63: Birthdays are now in the notifications ! -MC + - #215: The notifications use singular or plural. -Car - #232: Add a link to the fiche. -MC/Car * Profile : diff --git a/bin/cron/notifs.send.php b/bin/cron/notifs.send.php index 2c1abf4..bee2e03 100755 --- a/bin/cron/notifs.send.php +++ b/bin/cron/notifs.send.php @@ -47,8 +47,8 @@ foreach($all->_data as $u) { EOF; foreach($u['data'] as $cid=>$d) { - $text .= " {$all->_cats[$cid]['mail']} :\n\n"; - $html .= "

{$all->_cats[$cid]['mail']} :

\n