--- loncom/homework/structuretags.pm 2010/01/29 15:33:02 1.444.4.4 +++ loncom/homework/structuretags.pm 2010/01/29 15:37:04 1.444.4.5 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # definition of tags that give a structure to a document # -# $Id: structuretags.pm,v 1.444.4.4 2010/01/29 15:33:02 raeburn Exp $ +# $Id: structuretags.pm,v 1.444.4.5 2010/01/29 15:37:04 raeburn Exp $ # # Copyright Michigan State University Board of Trustees # @@ -2051,7 +2051,7 @@ sub start_simpleeditbutton { # .'

'; $result .= '
'. ''. - &mt('Edit').'.'

'; + &mt('Edit').'
'; } return $result;