Checked in patch from bug 332828.

This commit is contained in:
mike.morgan%oregonstate.edu 2006-04-06 19:02:12 +00:00
parent e5d3de27e5
commit 52db548df9

View File

@ -111,7 +111,7 @@ Next Page »
{section name=r loop=$results}
<div class="item">
<div class="rating" title="4.67 Stars out of 5">Rating: {$results[r]->Rating}</div>
<div class="rating" title="{$results[r]->Rating} out of 5">Rating: {$results[r]->Rating}</div>
<h2 class="first"><a href="{$config.webpath}/{$app}/{$results[r]->ID}/">{$results[r]->Name} {$results[r]->Version}</a></h2>
{if $results[r]->PreviewURI}