mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 10:40:12 +00:00
oops, consistency is good
This commit is contained in:
parent
55968289a0
commit
233de3e572
@ -10,7 +10,7 @@
|
||||
<li><a href="{$config.webpath}/addcomment.php?aid={$addon->ID}&app={$app}">Add a Comment</a></li>
|
||||
<li><a href="{$config.webpath}/{$app}/{$addon->ID}/history/">Version History</a></li>
|
||||
{if $addon->Authors|@count > 1}
|
||||
<li><span>About the Authors:</span>
|
||||
<li><span>About the Authors</span>
|
||||
<ul>
|
||||
{foreach key=key item=item from=$addon->Authors}
|
||||
<li><a href="{$config.webpath}/{$app}/{$item.UserID|escape}/author/">{$item.UserName|escape}</a></li>
|
||||
|
Loading…
x
Reference in New Issue
Block a user