Checked in patch from bug 332828.
git-svn-id: svn://10.0.0.236/trunk@193718 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user