![]() ![]() | ![]() |
version 1.69, 2012/12/17 14:41:06 | version 1.70, 2013/01/21 18:26:09 |
---|---|
Line 1783 sub print_notify_response { | Line 1783 sub print_notify_response { |
} | } |
$response .= "</ul>\n"; | $response .= "</ul>\n"; |
} else { | } else { |
$response = &mt('Notification of enrollment changes was [_1]not enabled[_2]> as no [_3]s were selected as recipients.''<b>','</b>',&Apache::lonnet::plaintext('cc')).'<br />'; | $response = &mt('Notification of enrollment changes was [_1]not enabled[_2] as no [_3]s were selected as recipients.','<b>','</b>',&Apache::lonnet::plaintext('cc')).'<br />'; |
} | } |
} else { | } else { |
if ($currcount) { | if ($currcount) { |