summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-11-11 17:52:32 -0500
committerJoey Hess <joey@kodama.kitenet.net>2008-11-11 17:52:32 -0500
commit2a56ec664402e21625e9251dcbb3b53490e7ed0d (patch)
treea3b8ca059cd5b671721b071f4d30786a389d7196 /templates
parentf6db9205369d1197bbd05f3e07ed79393b5fe220 (diff)
parentd1b22b252481134815b1d02d564b6b9622fe7b4b (diff)
Merge branch 'master' into po
Diffstat (limited to 'templates')
-rw-r--r--templates/change.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/change.tmpl b/templates/change.tmpl
index 61a54fded..0aebae61e 100644
--- a/templates/change.tmpl
+++ b/templates/change.tmpl
@@ -19,7 +19,7 @@
<span class="desc"><br />Changed by:</span>
<span class="committer">
<TMPL_IF NAME="AUTHORURL">
-<a href="<TMPL_VAR AUTHORURL>"><TMPL_VAR USER></a>
+<a href="<TMPL_VAR AUTHORURL>" rel="nofollow"><TMPL_VAR USER></a>
<TMPL_ELSE>
<TMPL_VAR USER>
</TMPL_IF>