summaryrefslogtreecommitdiffstats
path: root/smarty
diff options
context:
space:
mode:
Diffstat (limited to 'smarty')
-rw-r--r--smarty/templates/rpmphp/zoom.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/smarty/templates/rpmphp/zoom.tpl b/smarty/templates/rpmphp/zoom.tpl
index 5841478..c2a5659 100644
--- a/smarty/templates/rpmphp/zoom.tpl
+++ b/smarty/templates/rpmphp/zoom.tpl
@@ -70,9 +70,9 @@
<tr class="{if $smarty.foreach.plist.iteration % 2 eq 0}even{else}odd{/if}">
<td>{if $p->repo_main neq $prev}<strong>{$p->repo_main}</strong>{/if}</td>
<td>{$p->repo_sub}</td>
- <td>
+ <td><a href='{$p->rpmurl}' alt='Download source RPM'>
{if $p->epoch}{$p->epoch}:{/if}
- {$p->ver}-{$p->rel}
+ {$p->ver}-{$p->rel}</a>
</td>
<td{if $p->repo_main neq $prev} id="pkgdb_{$p->repo_main}_owner"{/if}>
{if $p->repo_main neq $prev}