SVN Commit by andreas: r4145 - trunk/www/pgadmin3/cnt - Mailing list pgadmin-hackers

From svn@pgadmin.org
Subject SVN Commit by andreas: r4145 - trunk/www/pgadmin3/cnt
Date
Msg-id 200505051746.j45HkQGn024981@developer.pgadmin.org
Whole thread Raw
List pgadmin-hackers
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>


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: SVN move
Next
From: Andreas Pflug
Date:
Subject: Re: which "wx2.6" should we use ?