Thread: SVN Commit by andreas: r4145 - trunk/www/pgadmin3/cnt

SVN Commit by andreas: r4145 - trunk/www/pgadmin3/cnt

From
svn@pgadmin.org
Date:
Author: andreas
Date: 2005-05-05 18:46:26 +0100 (Thu, 05 May 2005)
New Revision: 4145

Modified:
   trunk/www/pgadmin3/cnt/cnt_index.php
Log:
add licence link

Modified: trunk/www/pgadmin3/cnt/cnt_index.php
===================================================================
--- trunk/www/pgadmin3/cnt/cnt_index.php    2005-05-05 17:09:19 UTC (rev 4144)
+++ trunk/www/pgadmin3/cnt/cnt_index.php    2005-05-05 17:46:26 UTC (rev 4145)
@@ -22,7 +22,7 @@
   <br>
     </dd>
   <dd>
-  <?php echo _("pgAdmin III is developed by a community of database specialists around the world and is available in
morethan 30 languages. It is Free Software released under the Artistic License.")?> 
+  <?php echo sprintf(_("pgAdmin III is developed by a community of database specialists around the world and is
availablein more than 30 languages. It is Free Software released under the <A HREF='%s'>Artistic License</A>."),
"cnt/licence.txt");?>
 </dd>

 <h1 id="news"><?php echo _("Latest news");?></h1>