[Openfirst-cvscommit] projects index.php,1.17,1.18
Brought to you by:
xtimg
From: <dav...@us...> - 2003-11-23 18:23:18
|
Update of /cvsroot/openfirst/projects In directory sc8-pr-cvs1:/tmp/cvs-serv21874 Modified Files: index.php Log Message: Removed link to manual. If the person needs help on how to use it then webmasters can make reference to it. Index: index.php =================================================================== RCS file: /cvsroot/openfirst/projects/index.php,v retrieving revision 1.17 retrieving revision 1.18 diff -C2 -d -r1.17 -r1.18 *** index.php 23 Nov 2003 14:49:34 -0000 1.17 --- index.php 23 Nov 2003 18:23:15 -0000 1.18 *************** *** 153,158 **** </tr> </table> ! <p>[ <a href="<?php echo $home.$basepath; ?>/manual/openfirst.projects/projects.php#howto">Project ! Help Manual</a> ] [ <a href="today.php">View Today's Commits</a> ]<br> <?php --- 153,158 ---- </tr> </table> ! <p>[ <a href="today.php">View Today's Commits</a> ] [ <a href="preferences.php">My ! Preferences</a> ]<br> <?php |