might as well put it on the rest of the pages (bug 332953)

This commit is contained in:
bugzilla%micropipes.com 2006-04-07 05:17:55 +00:00
Родитель ee33b7386d
Коммит d4a9c12048
4 изменённых файлов: 4 добавлений и 1 удалений

Просмотреть файл

@ -1,3 +1,4 @@
<div class="rating" title="{$addon->Rating} out of 5">Rating: {$addon->Rating}</div>
<h2><strong>{$addon->Name}</strong> &raquo; Add a Comment</h2>
<p class="first">

Просмотреть файл

@ -1,4 +1,4 @@
<div class="rating" title="{$addon->Rating} out of 5">Rating: {$addon->Rating}</div>
<h2><strong>{$addon->Name}</strong> &raquo; Comments</h2>
<p class="first">
<strong><a href="{$config.webpath}/{$app}/{$addon->ID}/">{$addon->Name} {$addon->Version}</a></strong>,

Просмотреть файл

@ -1,3 +1,4 @@
<div class="rating" title="{$addon->Rating} out of 5">Rating: {$addon->Rating}</div>
<h2><strong>{$addon->Name}</strong> &raquo; Version History</h2>
<p class="first">
<strong><a href="{$config.webpath}/{$app}/{$addon->ID}/">{$addon->Name} {$addon->Version}</a></strong>,

Просмотреть файл

@ -1,3 +1,4 @@
<div class="rating" title="{$addon->Rating} out of 5">Rating: {$addon->Rating}</div>
<h2><strong>{$addon->Name}</strong> &raquo; Previews &amp; Screenshots</h2>
<p class="first">
<strong><a href="{$config.webpath}/{$app}/{$addon->ID}/">{$addon->Name} {$addon->Version}</a></strong>,