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

raeburn raeburn at source.lon-capa.org
Sun Feb 23 17:15:28 EST 2014


raeburn		Sun Feb 23 22:15:28 2014 EDT

  Modified files:              
    /loncom/interface	lonsearchcat.pm 
  Log:
  - For 2.11
    - Backport 1.341, 1.342.
  
  
Index: loncom/interface/lonsearchcat.pm
diff -u loncom/interface/lonsearchcat.pm:1.342 loncom/interface/lonsearchcat.pm:1.343
--- loncom/interface/lonsearchcat.pm:1.342	Sat Feb 22 18:12:09 2014
+++ loncom/interface/lonsearchcat.pm	Sun Feb 23 22:15:27 2014
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Search Catalog
 #
-# $Id: lonsearchcat.pm,v 1.342 2014/02/22 18:12:09 raeburn Exp $
+# $Id: lonsearchcat.pm,v 1.343 2014/02/23 22:15:27 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -193,7 +193,7 @@
                 &Apache::lonnet::logthis('lonsearchcat:'.
                                          'Unable to recover data from '.
                                          $persistent_db_file);
-		my $msg =
+                my $msg =
                     &mt('We were unable to retrieve data describing your search.').
                     ' '.&mt('This is a serious error and has been logged.').
                     '<br />'.




More information about the LON-CAPA-cvs mailing list