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

raeburn lon-capa-cvs-allow@mail.lon-capa.org
Thu, 16 Aug 2007 21:48:21 -0000


raeburn		Thu Aug 16 17:48:21 2007 EDT

  Modified files:              
    /loncom/interface	loncreateuser.pm 
  Log:
  fix another typo.
  
  
Index: loncom/interface/loncreateuser.pm
diff -u loncom/interface/loncreateuser.pm:1.174 loncom/interface/loncreateuser.pm:1.175
--- loncom/interface/loncreateuser.pm:1.174	Thu Aug 16 17:36:13 2007
+++ loncom/interface/loncreateuser.pm	Thu Aug 16 17:48:20 2007
@@ -1,7 +1,7 @@
 # The LearningOnline Network with CAPA
 # Create a user
 #
-# $Id: loncreateuser.pm,v 1.174 2007/08/16 21:36:13 raeburn Exp $
+# $Id: loncreateuser.pm,v 1.175 2007/08/16 21:48:20 raeburn Exp $
 #
 # Copyright Michigan State University Board of Trustees
 #
@@ -1472,7 +1472,7 @@
     <th>$lt{'lst'}</th>
     <th>$lt{'gen'}</th>
     <th>$lt{'mail'}</th>
-    <th>$lt{'disk'}<th></tr>
+    <th>$lt{'disk'}</th></tr>
 <tr><td>$lt{'prvs'}</td>
     <td>$userenv{'firstname'}  </td>
     <td>$userenv{'middlename'} </td>