|
From: Benjamin C. <bc...@us...> - 2001-12-14 15:08:04
|
Update of /cvsroot/phpbt/phpbt/templates/default/admin
In directory usw-pr-cvs1:/tmp/cvs-serv24440/templates/default/admin
Modified Files:
wrap.html
Log Message:
Fixes bug #486225 - Links to the documentation
Index: wrap.html
===================================================================
RCS file: /cvsroot/phpbt/phpbt/templates/default/admin/wrap.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- wrap.html 2001/12/14 15:04:14 1.4
+++ wrap.html 2001/12/14 15:08:01 1.5
@@ -20,7 +20,8 @@
<a href="status.php">Statuses</a> |
<a href="resolution.php">Resolutions</a> |
<a href="severity.php">Severity</a> |
- <a href="os.php">OSes</a>
+ <a href="os.php">OSes</a> |
+ <a href="../docs/html/adminguide.html">Documentation</a>
]
</b></font>
</td>
|