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

raeburn raeburn at source.lon-capa.org
Thu Aug 29 08:36:15 EDT 2013


raeburn		Thu Aug 29 12:36:15 2013 EDT

  Modified files:              
    /loncom/interface	lonpreferences.pm 
  Log:
  - Punctuation
  
  
Index: loncom/interface/lonpreferences.pm
diff -u loncom/interface/lonpreferences.pm:1.209 loncom/interface/lonpreferences.pm:1.210
--- loncom/interface/lonpreferences.pm:1.209	Wed Jul 24 18:21:39 2013
+++ loncom/interface/lonpreferences.pm	Thu Aug 29 12:36:15 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Preferences
 #
-# $Id: lonpreferences.pm,v 1.209 2013/07/24 18:21:39 bisitz Exp $
+# $Id: lonpreferences.pm,v 1.210 2013/08/29 12:36:15 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -447,7 +447,7 @@
 </div>');
      } else {
          $r->print('<br clear="all" />'.
-                   &mt('Once the Hotlist contains recently visited '.$lc_role.'s, you can return to this page to also set frozen roles.'));
+                   &mt('Once the Hotlist contains recently visited '.$lc_role.'s you can return to this page to also set frozen roles.'));
      }
      $r->print('
 <br clear="all" />




More information about the LON-CAPA-cvs mailing list