Update of /cvsroot/fink/web/pdb
In directory sc8-pr-cvs17:/tmp/cvs-serv32348
Modified Files:
Tag: redesign_pdb
package.php
Log Message:
Add size parameters to rdf images
Index: package.php
===================================================================
RCS file: /cvsroot/fink/web/pdb/package.php,v
retrieving revision 1.43.2.24
retrieving revision 1.43.2.25
diff -u -d -r1.43.2.24 -r1.43.2.25
--- package.php 31 Aug 2007 19:39:56 -0000 1.43.2.24
+++ package.php 4 Sep 2007 16:31:45 -0000 1.43.2.25
@@ -167,8 +167,8 @@
print "</tr>\n";
print '<tr bgcolor="#ffecbf">';
- print '<th width="100" align="center"><a
href="http://feeds.feedburner.com/FinkProjectNews-stable"><img src="' .
$pdbroot . 'rdf.png" alt="stable RSS feed" border="0" /></a> stable</th>';
- print '<th width="100" align="center"><a
href="http://feeds.feedburner.com/FinkProjectNews-unstable"><img src="' .
$pdbroot . 'rdf.png" alt="unstable RSS feed" border="0" /></a> unstable</th>';
+ print '<th width="100" align="center"><a
href="http://feeds.feedburner.com/FinkProjectNews-stable"><img src="' .
$pdbroot . 'rdf.png" alt="stable RSS feed" border="0" width="14" height="14"
/></a> stable</th>';
+ print '<th width="100" align="center"><a
href="http://feeds.feedburner.com/FinkProjectNews-unstable"><img src="' .
$pdbroot . 'rdf.png" alt="unstable RSS feed" border="0" width="14" height="14"
/></a> unstable</th>';
print "</tr>\n";
// Fetch list of all distributions
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits