[LON-CAPA-cvs] cvs: loncom(version_2_11_X) /interface lonwhatsnew.pm

raeburn raeburn at source.lon-capa.org
Fri Dec 13 21:08:30 EST 2013


raeburn		Sat Dec 14 02:08:30 2013 EDT

  Modified files:              (Branch: version_2_11_X)
    /loncom/interface	lonwhatsnew.pm 
  Log:
  - For 2.11
    - Backport 1.116
  
  
Index: loncom/interface/lonwhatsnew.pm
diff -u loncom/interface/lonwhatsnew.pm:1.105.2.8 loncom/interface/lonwhatsnew.pm:1.105.2.9
--- loncom/interface/lonwhatsnew.pm:1.105.2.8	Sun Nov  3 18:59:29 2013
+++ loncom/interface/lonwhatsnew.pm	Sat Dec 14 02:08:30 2013
@@ -1,5 +1,5 @@
 #
-# $Id: lonwhatsnew.pm,v 1.105.2.8 2013/11/03 18:59:29 raeburn Exp $
+# $Id: lonwhatsnew.pm,v 1.105.2.9 2013/12/14 02:08:30 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -799,7 +799,7 @@
              .'<br />'
              .&mt("This can increase the time taken to gather data for the [_1]What's New Page[_2] by a few seconds.",'<i>','</i>')
              .'  '
-             .&mt('Currently set to [_1].','<b>'.$current.'</b>.')
+             .&mt('Currently set to [_1].','<b>'.$current.'</b>')
     );
     $r->print('<br /><br />
 <form method="post" name="discussionswitch" action="/adm/whatsnew">




More information about the LON-CAPA-cvs mailing list