[Openfirst-cvscommit] projects/admin editgroups.php,1.4,1.5
Brought to you by:
xtimg
From: <xt...@us...> - 2003-10-25 22:48:36
|
Update of /cvsroot/openfirst/projects/admin In directory sc8-pr-cvs1:/tmp/cvs-serv15375 Modified Files: editgroups.php Log Message: Fix minor spelling mistake. Index: editgroups.php =================================================================== RCS file: /cvsroot/openfirst/projects/admin/editgroups.php,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** editgroups.php 13 Oct 2003 23:38:34 -0000 1.4 --- editgroups.php 23 Oct 2003 12:43:28 -0000 1.5 *************** *** 90,94 **** <tr> <td>To edit the users assigned to this group you must add/remove user names ! from the boxes below. User names should be separated by a comma ie. jsomebody,mnobody,ahypithetical etc. No spaces should be added either. </td> </tr> --- 90,94 ---- <tr> <td>To edit the users assigned to this group you must add/remove user names ! from the boxes below. User names should be separated by a comma ie. jsomebody,mnobody,ahypothetical etc. No spaces should be added either. </td> </tr> |