--- loncom/homework/structuretags.pm 2013/06/04 22:20:24 1.513 +++ loncom/homework/structuretags.pm 2013/07/15 14:32:55 1.514 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.513 2013/06/04 22:20:24 raeburn Exp $ +# $Id: structuretags.pm,v 1.514 2013/07/15 14:32:55 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -975,7 +975,7 @@ sub checkout_msg {

$lt{'warning'}

- +
ENDCHECKOUT } @@ -1009,7 +1009,7 @@ sub firstaccess_msg { $result .= (< - + ENDCHECKOUT return $result;