From 7c2ca8a1324431da4975bce918975f09d6ca4625 Mon Sep 17 00:00:00 2001 From: Julian Prud'homme Date: Wed, 26 Sep 2007 10:30:54 +0200 Subject: [PATCH] [svn r13270] re-add the option to send the announcements by email : http://projects.dokeos.com/?do=details&id=1894 --- main/announcements/announcements.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/main/announcements/announcements.php b/main/announcements/announcements.php index 4b938e5d74..d6b250bac0 100644 --- a/main/announcements/announcements.php +++ b/main/announcements/announcements.php @@ -1,4 +1,4 @@ - ".get_lang('EmailOption')," : ", - "

";*/ + "

"; } }else{ if (!isset($announcement_to_modify) ) $announcement_to_modify =""; if ($announcement_to_modify=='') { - //($email_ann=='1' || !empty($surveyid))?$checked='checked':$checked=''; - //echo " ".get_lang('EmailOption')," : ".get_lang('MyGroup'), - //"

"; + ($email_ann=='1' || !empty($surveyid))?$checked='checked':$checked=''; + echo " ".get_lang('EmailOption')," : ".get_lang('MyGroup'), + "

"; } } if($surveyid){