summaryrefslogtreecommitdiffstats
path: root/smarty
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-08-01 12:15:18 +0200
committerRemi Collet <fedora@famillecollet.com>2010-08-01 12:15:18 +0200
commit007e432970439dfb0d6bf6eb89ab3703dc98a596 (patch)
treee97509e217b48de83059b904910c7f3cbed76140 /smarty
parent263144e642491b3fc29d31685cd23b0e6fc61eaa (diff)
rename link from ViewVC to GitWeb
Diffstat (limited to 'smarty')
-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 c2a5659..d8416ac 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 'ViewVC' or $k eq 'PkgDB'}
+ {elseif $k eq 'URL' or $k eq 'GitWeb' or $k eq 'PkgDB'}
<a href="{$v}">{$v}</a>
{else}
{$v}