Update of /cvsroot/openfirst/projects
In directory sc8-pr-cvs1:/tmp/cvs-serv16257
Modified Files:
index.php
Log Message:
Added link to manual.
Index: index.php
===================================================================
RCS file: /cvsroot/openfirst/projects/index.php,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** index.php 13 Sep 2003 20:48:38 -0000 1.11
--- index.php 29 Sep 2003 23:44:30 -0000 1.12
***************
*** 136,141 ****
! <br>
! <?php
}
--- 136,142 ----
! <p>[ <a href="<?php echo $home.$basepath; ?>/manual/openfirst.projects/projects.php#howto">Project Help Manual</a>
! ]<br>
! <?php
}
***************
*** 143,144 ****
--- 144,146 ----
?>
+ </p>
|