|
From: Benjamin C. <bc...@us...> - 2001-12-14 15:08:04
|
Update of /cvsroot/phpbt/phpbt/templates/default In directory usw-pr-cvs1:/tmp/cvs-serv24440/templates/default Modified Files: wrap.html Log Message: Fixes bug #486225 - Links to the documentation Index: wrap.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/templates/default/wrap.html,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- wrap.html 2001/12/14 15:04:14 1.9 +++ wrap.html 2001/12/14 15:08:01 1.10 @@ -16,7 +16,8 @@ <a href="index.php">Home</a> | <a href="bug.php?op=add">Enter Bug</a> | <a href="query.php?op=query">Query Bugs</a> | - <a href="report.php">Reporting</a> + <a href="report.php">Reporting</a> | + <a href="docs/html/userguide.html">Documentation</a> ] </b></font> </td> |