зеркало из https://github.com/mozilla/gecko-dev.git
might as well put it on the rest of the pages (bug 332953)
This commit is contained in:
Родитель
ee33b7386d
Коммит
d4a9c12048
|
@ -1,3 +1,4 @@
|
|||
<div class="rating" title="{$addon->Rating} out of 5">Rating: {$addon->Rating}</div>
|
||||
<h2><strong>{$addon->Name}</strong> » 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> » 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> » 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> » Previews & Screenshots</h2>
|
||||
<p class="first">
|
||||
<strong><a href="{$config.webpath}/{$app}/{$addon->ID}/">{$addon->Name} {$addon->Version}</a></strong>,
|
||||
|
|
Загрузка…
Ссылка в новой задаче