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

raeburn raeburn at source.lon-capa.org
Tue Sep 8 15:15:19 EDT 2020


raeburn		Tue Sep  8 19:15:19 2020 EDT

  Modified files:              
    /loncom/interface	londocs.pm 
  Log:
  - Reuse existing localized text.
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.673 loncom/interface/londocs.pm:1.674
--- loncom/interface/londocs.pm:1.673	Thu Aug 27 16:21:35 2020
+++ loncom/interface/londocs.pm	Tue Sep  8 19:15:18 2020
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.673 2020/08/27 16:21:35 raeburn Exp $
+# $Id: londocs.pm,v 1.674 2020/09/08 19:15:18 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -4895,7 +4895,7 @@
               &mt('No').'</label>'.(' 'x2).
               '<label><input type="radio" name="checkstale" value="1" />'.
               &mt('Yes').'</label></span></p><p>'.
-              '<input type="submit" value="'.&mt('Verify content').' "/>'.
+              '<input type="submit" value="'.&mt('Verify Content').' "/>'.
               '<input type="hidden" value="1" name="tools" />'.
               '<input type="hidden" value="1" name="verify" /></p></form>');
     $r->print(&endContentScreen());




More information about the LON-CAPA-cvs mailing list