--- loncom/interface/loncommon.pm 2011/05/03 23:51:18 1.1004 +++ loncom/interface/loncommon.pm 2011/05/27 22:58:13 1.1007 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.1004 2011/05/03 23:51:18 www Exp $ +# $Id: loncommon.pm,v 1.1007 2011/05/27 22:58:13 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -443,10 +443,10 @@ sub resourcebrowser_javascript { // '.$fname.'', $filesize).'
'. - &mt('Either the file you attempted to upload was empty, or your web browser was unable to read its contents.').'
'; + &mt('Either the file you attempted to upload was empty, or your web browser was unable to read its contents.').'
'. ''; return ('zero_bytes',$msg); }