--- loncom/interface/lonblockingstatus.pm 2012/03/31 15:08:37 1.9 +++ loncom/interface/lonblockingstatus.pm 2012/03/31 19:24:02 1.10 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # displays the blocking status table # -# $Id: lonblockingstatus.pm,v 1.9 2012/03/31 15:08:37 raeburn Exp $ +# $Id: lonblockingstatus.pm,v 1.10 2012/03/31 19:24:02 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -137,7 +137,7 @@ sub blockpage { if ($activity eq 'docs') { $output=&mt( 'Access to the content page you are attempting to' . ' view will be unavailable between [_1] and [_2] because' - . ' access to selected $description is being blocked.' + . ' access to selected '.$description.' is being blocked.' ,$showstart, $showend); } else { $output = mt( $description