SVN Commit by dpage: r4696 - trunk/www/pgadmin3/cnt - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by dpage: r4696 - trunk/www/pgadmin3/cnt
Date
Msg-id 200511071004.jA7A4nKe017831@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
Author: dpage
Date: 2005-11-07 10:04:49 +0000 (Mon, 07 Nov 2005)
New Revision: 4696

Modified:
   trunk/www/pgadmin3/cnt/cnt_index.php
Log:
Add changelog link

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php    2005-11-07 10:01:27 UTC (rev 4695)
+++ trunk/www/pgadmin3/cnt/cnt_index.php    2005-11-07 10:04:49 UTC (rev 4696)
@@ -57,7 +57,7 @@
       <li><?php echo _("Support for Asynchronous Notifications in the query tool."); ?></li>
     </ul>
     <br>
-    <?php echo _("As well as many other tweaks, improvements and bug fixes."); ?>
+    <?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); ?> 
     <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>


pgadmin-hackers by date:

Previous
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4695 - trunk/www/pgadmin3/cnt
Next
From: svn@pgadmin.org
Date:
Subject: SVN Commit by dpage: r4697 - trunk/www/pgadmin3/cnt