--- loncom/interface/lonhtmlcommon.pm 2008/07/28 05:25:59 1.177 +++ loncom/interface/lonhtmlcommon.pm 2008/08/21 10:48:37 1.178 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common html routines # -# $Id: lonhtmlcommon.pm,v 1.177 2008/07/28 05:25:59 raeburn Exp $ +# $Id: lonhtmlcommon.pm,v 1.178 2008/08/21 10:48:37 bisitz Exp $ # # Copyright Michigan State University Board of Trustees # @@ -84,8 +84,9 @@ sub dragmath_button { if ($helpicon) { $help_text = &Apache::loncommon::help_open_topic('Authoring_Math_Editor'); } + my $buttontext=&mt('Edit Math'); return <$help_text + $help_text ENDDRAGMATH }