[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /xml lonxml.pm
raeburn
raeburn at source.lon-capa.org
Thu Aug 8 08:47:13 EDT 2013
raeburn Thu Aug 8 12:47:13 2013 EDT
Modified files: (Branch: version_2_11_X)
/loncom/xml lonxml.pm
Log:
- For 2.11
- Backport 1.542
Index: loncom/xml/lonxml.pm
diff -u loncom/xml/lonxml.pm:1.531.2.9 loncom/xml/lonxml.pm:1.531.2.10
--- loncom/xml/lonxml.pm:1.531.2.9 Wed Jun 5 15:39:34 2013
+++ loncom/xml/lonxml.pm Thu Aug 8 12:47:13 2013
@@ -1,7 +1,7 @@
# The LearningOnline Network with CAPA
# XML Parser Module
#
-# $Id: lonxml.pm,v 1.531.2.9 2013/06/05 15:39:34 raeburn Exp $
+# $Id: lonxml.pm,v 1.531.2.10 2013/08/08 12:47:13 raeburn Exp $
#
# Copyright Michigan State University Board of Trustees
#
@@ -1690,7 +1690,7 @@
my $editfooter=(<<ENDFOOTER);
$initialize
<a name="editsection" />
-<form $form_events method="post" name="xmledit">
+<form $form_events method="post" name="xmledit" action="">
<div class="LC_edit_problem_editxml_header">
<table class="LC_edit_problem_header_title"><tr><td>
$filename
More information about the LON-CAPA-cvs
mailing list