From d1e52ca9bc784d8d7e324a93b732f05e39a19706 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sun, 1 Aug 2010 11:28:11 +0200 Subject: Add link to src.rpm, fixes #64 --- smarty/templates/rpmphp/zoom.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'smarty/templates/rpmphp') 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 @@ {if $p->repo_main neq $prev}{$p->repo_main}{/if} {$p->repo_sub} - + {if $p->epoch}{$p->epoch}:{/if} - {$p->ver}-{$p->rel} + {$p->ver}-{$p->rel} repo_main neq $prev} id="pkgdb_{$p->repo_main}_owner"{/if}> {if $p->repo_main neq $prev} -- cgit