summaryrefslogtreecommitdiffstats
path: root/smarty/templates/rpmphp/zoom.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'smarty/templates/rpmphp/zoom.tpl')
-rw-r--r--smarty/templates/rpmphp/zoom.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/smarty/templates/rpmphp/zoom.tpl b/smarty/templates/rpmphp/zoom.tpl
index cfc1cb7..960a908 100644
--- a/smarty/templates/rpmphp/zoom.tpl
+++ b/smarty/templates/rpmphp/zoom.tpl
@@ -43,7 +43,7 @@
<td{if $k eq 'Description'} id="pkgdb_desc"{/if}>
{if $k eq 'Bugzilla'}
<a href="{$v}">Active bugs</a>
- {elseif $k eq 'URL' or $k eq 'Pagure' or $k eq 'Packages' or $k eq 'Fedora git'}
+ {elseif $k eq 'URL' or $k eq 'Pagure' or $k eq 'Packages' or $k eq 'Koschei'}
<a href="{$v}">{$v}</a>
{else}
{$v}