|
From: Benjamin C. <bc...@us...> - 2001-10-06 03:53:36
|
Update of /cvsroot/phpbt/phpbt/templates/default
In directory usw-pr-cvs1:/tmp/cvs-serv4854/templates/default
Modified Files:
buglist.html
Log Message:
That should wrap up the cvs -- of course, I'm sure I missed something or introduced a bug :)
Index: buglist.html
===================================================================
RCS file: /cvsroot/phpbt/phpbt/templates/default/buglist.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- buglist.html 2001/08/20 22:30:39 1.4
+++ buglist.html 2001/10/06 03:53:33 1.5
@@ -1,7 +1,3 @@
-<style>
-.header-col { font-weight: bold; text-align: center; }
-.center-col { text-align: center; }
-</style>
<h2>Bug List</h2>
<table cellpadding="2">
<!-- BEGIN row -->
|