Web pgadmin.org
 Home 
 ·  ·  ·  ·  ·  ·  · 
CVS Commit by andreas: bugs site

CVS Commit by andreas: bugs site



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>


Home | Main Index | Thread Index

top