[prev in list] [next in list] [prev in thread] [next in thread] 

List:       lon-capa-cvs
Subject:    [LON-CAPA-cvs] cvs: loncom /interface lonprintout.pm
From:       bisitz <bisitz () source ! lon-capa ! org>
Date:       2013-01-31 17:31:05
Message-ID: cvsbisitz1359653465 () cvsserver
[Download RAW message or body]

bisitz		Thu Jan 31 17:31:05 2013 EDT

  Modified files:              
    /loncom/interface	lonprintout.pm 
  Log:
  - rev. 1.627: Improved internationalization (flexibility of different parameter order)
  - rev. 1.615: Standard style
  
  
Index: loncom/interface/lonprintout.pm
diff -u loncom/interface/lonprintout.pm:1.629 loncom/interface/lonprintout.pm:1.630
--- loncom/interface/lonprintout.pm:1.629	Fri Jan  4 01:19:57 2013
+++ loncom/interface/lonprintout.pm	Thu Jan 31 17:31:05 2013
@@ -1,7 +1,7 @@
 # The LearningOnline Network
 # Printout
 #
-# $Id: lonprintout.pm,v 1.629 2013/01/04 01:19:57 raeburn Exp $
+# $Id: lonprintout.pm,v 1.630 2013/01/31 17:31:05 bisitz Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -4658,8 +4658,9 @@
     if (!$res_printable) {
 	$paramHash = Apache::lonhelper::getParamHash();
 	$paramHash->{MESSAGE_TEXT} = 
-	    &mt('[_1]Printing for current resource is only possible between [_2] and [_3]',
-	        '<p><b>',$res_printstartdate, $res_printenddate.'</b></p>');
+            '<p class="LC_info">'
+           .&mt('Printing for current resource is only possible between [_1] and [_2]',
+                $res_printstartdate, $res_printenddate).'</p>';
 	Apache::lonhelper::message->new();
     }
     $paramHash = Apache::lonhelper::getParamHash();


_______________________________________________
LON-CAPA-cvs mailing list
LON-CAPA-cvs@mail.lon-capa.org
http://mail.lon-capa.org/mailman/listinfo/lon-capa-cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic