--- loncom/interface/lonhtmlcommon.pm 2008/07/28 05:25:59 1.177
+++ loncom/interface/lonhtmlcommon.pm 2008/08/24 12:56:28 1.179
@@ -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.179 2008/08/24 12:56:28 raeburn 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 <