[LON-CAPA-cvs] cvs: loncom /auth lonroles.pm

raeburn raeburn at source.lon-capa.org
Mon May 14 00:17:16 EDT 2012


raeburn		Mon May 14 04:17:16 2012 EDT

  Modified files:              
    /loncom/auth	lonroles.pm 
  Log:
  - Added blank line to improve readability.
  
  
Index: loncom/auth/lonroles.pm
diff -u loncom/auth/lonroles.pm:1.264 loncom/auth/lonroles.pm:1.265
--- loncom/auth/lonroles.pm:1.264	Wed Dec 14 21:02:30 2011
+++ loncom/auth/lonroles.pm	Mon May 14 04:17:16 2012
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # User Roles Screen
 #
-# $Id: lonroles.pm,v 1.264 2011/12/14 21:02:30 raeburn Exp $
+# $Id: lonroles.pm,v 1.265 2012/05/14 04:17:16 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -2236,7 +2236,7 @@
                 }
                 $msg .= '</ul>';
             } else {
-                $msg = ' <span class="LC_cusr_emph">'.$rolesmsg.'</span><br />';
+                $msg = ' <span class="LC_cusr_emph">'.$rolesmsg.'</span><br /><br />';
             }
             return $msg;
         }




More information about the LON-CAPA-cvs mailing list