[31585] trunk/www/ports.php
jmpp at macports.org
jmpp at macports.org
Wed Nov 28 12:30:08 PST 2007
Revision: 31585
http://trac.macosforge.org/projects/macports/changeset/31585
Author: jmpp at macports.org
Date: 2007-11-28 12:30:06 -0800 (Wed, 28 Nov 2007)
Log Message:
-----------
Results, plural.
Modified Paths:
--------------
trunk/www/ports.php
Modified: trunk/www/ports.php
===================================================================
--- trunk/www/ports.php 2007-11-28 20:25:28 UTC (rev 31584)
+++ trunk/www/ports.php 2007-11-28 20:30:06 UTC (rev 31585)
@@ -129,7 +129,7 @@
$result = mysql_query($query);
if ($result) {
?>
- <h3>Query Result</h3>
+ <h3>Query Results</h3>
<p><i><?php echo mysql_num_rows($result) . ' ' . (mysql_num_rows($result) == 1 ? 'Portfile' : 'Portfiles') .
' Selected'; ?></i></p>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071128/27dadfb7/attachment-0001.html
More information about the macports-changes
mailing list