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

matthew lon-capa-cvs@mail.lon-capa.org
Fri, 27 Feb 2004 15:13:27 -0000


matthew		Fri Feb 27 10:13:27 2004 EDT

  Modified files:              
    /loncom/interface	londropadd.pm 
  Log:
  &print_html_classlist: Changed wording from "Refresh Display" to 
  "Update Display".
  
  
Index: loncom/interface/londropadd.pm
diff -u loncom/interface/londropadd.pm:1.104 loncom/interface/londropadd.pm:1.105
--- loncom/interface/londropadd.pm:1.104	Fri Feb 27 09:59:19 2004
+++ loncom/interface/londropadd.pm	Fri Feb 27 10:13:27 2004
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Handler to drop and add students in courses 
 #
-# $Id: londropadd.pm,v 1.104 2004/02/27 14:59:19 matthew Exp $
+# $Id: londropadd.pm,v 1.105 2004/02/27 15:13:27 matthew Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1154,7 +1154,8 @@
         $r->print(&mt('Output Format: [_1]',$output_selector).(' 'x3));
     }
     $r->print(&mt('Student Status: [_1]',$status_select)."\n");
-    $r->print('<input type="submit" value="'.&mt('Refresh Display').'" />'."\n</p>\n");
+    $r->print('<input type="submit" value="'.&mt('Update Display').'" />'.
+              "\n</p>\n");
 
     #
     # Print the classlist