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

raeburn raeburn at source.lon-capa.org
Fri Apr 13 20:10:49 EDT 2018


raeburn		Sat Apr 14 00:10:49 2018 EDT

  Modified files:              
    /loncom/interface	londocs.pm 
  Log:
  - Typo in rev. 1.650.
  
  
Index: loncom/interface/londocs.pm
diff -u loncom/interface/londocs.pm:1.651 loncom/interface/londocs.pm:1.652
--- loncom/interface/londocs.pm:1.651	Fri Jan 12 13:33:37 2018
+++ loncom/interface/londocs.pm	Sat Apr 14 00:10:48 2018
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Documents
 #
-# $Id: londocs.pm,v 1.651 2018/01/12 13:33:37 raeburn Exp $
+# $Id: londocs.pm,v 1.652 2018/04/14 00:10:48 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -4830,7 +4830,7 @@
                   &endContentScreen());
         return '';
     } else {
-        $r->print('<h4 class="LC_info">'.&mt('Tiny URLs for deep-linking into course').'</h4>'."\n".
+        $r->print('<h4 class="LC_info">'.&mt('Tiny URLs for deep-linking into course').'</h4>'."\n");
         $r->rflush();
         my $readonly;
         if ($canedit) {




More information about the LON-CAPA-cvs mailing list