diff --git a/rhodecode/templates/changelog/changelog.html b/rhodecode/templates/changelog/changelog.html --- a/rhodecode/templates/changelog/changelog.html +++ b/rhodecode/templates/changelog/changelog.html @@ -55,7 +55,7 @@
gravatar
-
${h.person(cs.author)}
+
${h.shorter(h.person(cs.author),22)}
${cs.date}