SVN Commit by dpage: r4697 - trunk/www/pgadmin3/cnt
От | svn@pgadmin.org |
---|---|
Тема | SVN Commit by dpage: r4697 - trunk/www/pgadmin3/cnt |
Дата | |
Msg-id | 200511071005.jA7A5msq017848@developer.pgadmin.org обсуждение исходный текст |
Список | pgadmin-hackers |
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>
В списке pgadmin-hackers по дате отправления: