Log Message: ----------- bugs site Modified Files: -------------- www/pgadmin3: bugs.php (r1.2 -> r1.3)
Index: bugs.php =================================================================== RCS file: /projects/www/pgadmin3/bugs.php,v retrieving revision 1.2 retrieving revision 1.3 diff -Lpgadmin3/bugs.php -Lpgadmin3/bugs.php -u -w -r1.2 -r1.3 --- pgadmin3/bugs.php +++ pgadmin3/bugs.php @@ -8,7 +8,7 @@ </head> <body > - <31><?php echo _("Known bugs")?></h3> + <h1><?php echo _("Known bugs")?></h1> <dd> <table width="100%" border="0" cellspacing="1" cellpadding="8" bgcolor="#efefef" dir='ltr'> <tr><td>
---------------------------(end of broadcast)--------------------------- TIP 2: you can get off all lists at once with the unregister command (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])