--- loncom/homework/structuretags.pm 2013/06/05 15:37:26 1.512.2.3 +++ loncom/homework/structuretags.pm 2013/08/08 12:23:22 1.512.2.4 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.512.2.3 2013/06/05 15:37:26 raeburn Exp $ +# $Id: structuretags.pm,v 1.512.2.4 2013/08/08 12:23:22 raeburn 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;