--- loncom/homework/edit.pm 2008/12/10 21:02:01 1.119
+++ loncom/homework/edit.pm 2008/12/10 21:45:31 1.120
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# edit mode helpers
#
-# $Id: edit.pm,v 1.119 2008/12/10 21:02:01 raeburn Exp $
+# $Id: edit.pm,v 1.120 2008/12/10 21:45:31 bisitz Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -887,7 +887,7 @@ sub select_arg {
$optionlist.="\n";
}
}
- $result.=''.&mt($description).' ';