version 1.27, 2009/05/14 14:24:18
|
version 1.28, 2010/12/14 16:26:04
|
Line 114 sub handler {
|
Line 114 sub handler {
|
' <span class="LC_filename">'.$efn.'</span>'); |
' <span class="LC_filename">'.$efn.'</span>'); |
|
|
if (($cuname ne $env{'user.name'}) || ($cudom ne $env{'user.domain'})) { |
if (($cuname ne $env{'user.name'}) || ($cudom ne $env{'user.domain'})) { |
$r->print('<p><span class="LC_warning">' |
$r->print('<p><span class="LC_info">' |
.&mt('Co-Author [_1]' |
.&mt('Co-Author [_1]' |
,&Apache::loncommon::plainname($cuname,$cudom) |
,&Apache::loncommon::plainname($cuname,$cudom) |
.' ('.$cuname.':'.$cudom.')') |
.' ('.$cuname.':'.$cudom.')') |