[LON-CAPA-cvs] cvs: loncom /interface lonhelper.pm
albertel
lon-capa-cvs@mail.lon-capa.org
Tue, 11 Oct 2005 22:05:21 -0000
albertel Tue Oct 11 18:05:21 2005 EDT
Modified files:
/loncom/interface lonhelper.pm
Log:
- just need a commit
Index: loncom/interface/lonhelper.pm
diff -u loncom/interface/lonhelper.pm:1.121 loncom/interface/lonhelper.pm:1.122
--- loncom/interface/lonhelper.pm:1.121 Tue Oct 11 18:04:27 2005
+++ loncom/interface/lonhelper.pm Tue Oct 11 18:05:20 2005
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# .helper XML handler to implement the LON-CAPA helper
#
-# $Id: lonhelper.pm,v 1.121 2005/10/11 22:04:27 albertel Exp $
+# $Id: lonhelper.pm,v 1.122 2005/10/11 22:05:20 albertel Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1671,7 +1671,6 @@
// -->
</script>
CHECK
-
$result.=" or <label><input type='checkbox' ";
if ($anytime) {
$result.=' checked="checked" '