From: <se...@us...> - 2002-08-18 13:33:09
|
Update of /cvsroot/memship/memship/includes In directory usw-pr-cvs1:/tmp/cvs-serv19985/includes Modified Files: head.php Log Message: Update Index: head.php =================================================================== RCS file: /cvsroot/memship/memship/includes/head.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** head.php 18 Aug 2002 12:43:10 -0000 1.1 --- head.php 18 Aug 2002 13:33:07 -0000 1.2 *************** *** 23,28 **** <td> [ <a href="betalt.php">Betaling</a> ] </td> <td> [ <a href="grupper.php">Grupper</a> ] </td> - <td> [ RV-Fond ] </td> <td> [ <a href="mobilisere.php">Mobilisering</a> ] </td> </tr></table> </td></tr> --- 23,28 ---- <td> [ <a href="betalt.php">Betaling</a> ] </td> <td> [ <a href="grupper.php">Grupper</a> ] </td> <td> [ <a href="mobilisere.php">Mobilisering</a> ] </td> + <td> [ <a href="logout.php">Avslutt</a> ] </td> </tr></table> </td></tr> |