[Openfirst-cvscommit] manual/openfirst.awards openfirst.awards.html,1.1,1.2
Brought to you by:
xtimg
From: <dav...@us...> - 2003-09-14 03:16:45
|
Update of /cvsroot/openfirst/manual/openfirst.awards In directory sc8-pr-cvs1:/tmp/cvs-serv11241 Modified Files: openfirst.awards.html Log Message: Made some text changes Index: openfirst.awards.html =================================================================== RCS file: /cvsroot/openfirst/manual/openfirst.awards/openfirst.awards.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** openfirst.awards.html 7 Sep 2003 17:26:51 -0000 1.1 --- openfirst.awards.html 14 Sep 2003 03:16:40 -0000 1.2 *************** *** 9,13 **** <tr> <td>The openFIRST.awards module was designed to manage team awards and accomplishments ! in a neat and organized manner.</td> </tr> <tr> --- 9,14 ---- <tr> <td>The openFIRST.awards module was designed to manage team awards and accomplishments ! in a neat and organized manner. The module presents the awards to visitors ! and hides management options.</td> </tr> <tr> *************** *** 53,63 **** </tr> <tr> ! <td>index.php, admin/index.php</td> </tr> <tr> ! <td bgcolor="#CCCCCC"><strong>Notes</strong></td> </tr> <tr> ! <td>none</td> </tr> </table> --- 54,66 ---- </tr> <tr> ! <td>index.php - allows users to view awards<br> ! admin/index.php - allows administrators to edit award information</td> </tr> <tr> ! <td bgcolor="#CCCCCC"><strong>Related Modules <font size="2">(required for ! using this module)</font></strong></td> </tr> <tr> ! <td>openFIRST.base</td> </tr> </table> |