Author: dpage
Date: 2005-11-07 10:05:47 +0000 (Mon, 07 Nov 2005)
New Revision: 4697

Modified:
   trunk/www/pgadmin3/cnt/cnt_index.php
Log:
Typo

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php        2005-11-07 10:04:49 UTC (rev 
4696)
+++ trunk/www/pgadmin3/cnt/cnt_index.php        2005-11-07 10:05:47 UTC (rev 
4697)
@@ -57,7 +57,7 @@
       <li><?php echo _("Support for Asynchronous Notifications in the query 
tool."); ?></li>
     </ul>
     <br>
-    <?php echo sprintf(_("As well as many other tweaks, improvements and bug 
fixes, details of which may be found on the <a href=\"%\">changelog</a>."), 
http://www.pgadmin.org/development.php#changelog); ?>
+    <?php echo sprintf(_("As well as many other tweaks, improvements and bug 
fixes, details of which may be found on the <a href=\"%s\">changelog</a>."), 
"http://www.pgadmin.org/development.php#changelog";); ?>
     <br><br>
     <?php echo _("I would like to take this opportunity to thank all those who 
gave their time to help with the development, testing, translation and 
packaging of this release."); ?>
     <br><br>


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?

               http://archives.postgresql.org

Reply via email to