|
From: Benjamin C. <bc...@us...> - 2001-08-03 03:53:23
|
Update of /cvsroot/phpbt/phpbt/templates/default In directory usw-pr-cvs1:/tmp/cvs-serv21367/templates/default Modified Files: index.html Log Message: Start the inclusion of graphs for reporting Index: index.html =================================================================== RCS file: /cvsroot/phpbt/phpbt/templates/default/index.html,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- index.html 2001/08/01 13:55:56 1.1 +++ index.html 2001/08/03 03:53:20 1.2 @@ -18,6 +18,7 @@ <INPUT TYPE=SUBMIT VALUE="Find"> bug # <INPUT NAME=bugid SIZE=6></FORM> </td> <td valign="top"> + <!-- BEGIN statsblock --> <b>Quick stats</b> <br> <br> @@ -33,6 +34,7 @@ </tr> <!-- END row --> </table> + <!-- END statsblock --> </td> </tr> </table> |