Return to portfolio.pm CVS log | Up to [LON-CAPA] / loncom / interface |
version 1.243, 2013/04/30 14:17:05 | version 1.244, 2013/04/30 14:27:51 |
---|---|
Line 2708 sub handler { | Line 2708 sub handler { |
$r->print( | $r->print( |
'<p><span class="LC_warning">' | '<p><span class="LC_warning">' |
.&mt('No file was selected to upload.') | .&mt('No file was selected to upload.') |
.'</span><<br />' | .'</span><br />' |
.&mt('To upload a file, click [_1]Browse...[_2] and select a file, then click [_1]Upload[_2].' | .&mt('To upload a file, click [_1]Browse...[_2] and select a file, then click [_1]Upload[_2].' |
,'<strong>','</strong>') | ,'<strong>','</strong>') |
.'</p>' | .'</p>' |