[LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm

albertel lon-capa-cvs@mail.lon-capa.org
Tue, 04 Jan 2005 14:01:22 -0000


albertel		Tue Jan  4 09:01:22 2005 EDT

  Modified files:              
    /loncom/interface	lonprintout.pm 
  Log:
  - xmlize
  
  
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.347 loncom/interface/lonprintout.pm:1.348
--- loncom/interface/lonprintout.pm:1.347	Tue Jan  4 08:58:34 2005
+++ loncom/interface/lonprintout.pm	Tue Jan  4 09:01:21 2005
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.347 2005/01/04 13:58:34 albertel Exp $
+# $Id: lonprintout.pm,v 1.348 2005/01/04 14:01:21 albertel Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1758,7 +1758,7 @@
       <filterfunc>return $isProblem;</filterfunc>
       <mapurl>$map</mapurl>
       <valuefunc>return $symbFilter;</valuefunc>
-      <option text='End Page' variable='FINISHPAGE'>
+      <option text='End Page' variable='FINISHPAGE' />
       </resource>
     <message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>
     <choices variable="EMPTY_PAGES">
@@ -1821,7 +1821,7 @@
       <filterfunc>return $isNotMap;</filterfunc>
       <mapurl>$map</mapurl>
       <valuefunc>return $symbFilter;</valuefunc>
-      <option text='End Page' variable='FINISHPAGE'>
+      <option text='End Page' variable='FINISHPAGE' />
       </resource>
     <message><br /><big><i><b>How should the results be printed?</b></i></big><br /></message>
     <choices variable="EMPTY_PAGES">
@@ -1905,7 +1905,7 @@
       <nextstate>CHOOSE_FROM_ANY_SEQUENCE</nextstate>
       <filterfunc>return \$res->is_sequence;</filterfunc>
       <valuefunc>return $urlValue;</valuefunc>
-      <option text='End Page' variable='FINISHPAGE'>
+      <option text='End Page' variable='FINISHPAGE' />
       </resource>
     </state>
   <state name="CHOOSE_FROM_ANY_SEQUENCE" title="Select Resources To Print">
@@ -1916,7 +1916,7 @@
       <filterfunc>return $isProblem</filterfunc>
       <mapurl evaluate='1'>return '$escapedSequenceName';</mapurl>
       <valuefunc>return $symbFilter;</valuefunc>
-      <option text='End Page' variable='FINISHPAGE'>
+      <option text='End Page' variable='FINISHPAGE' />
       </resource>
     </state>
 CHOOSE_FROM_ANY_SEQUENCE