diff --git a/templates/user/dashboard/feeds.tmpl b/templates/user/dashboard/feeds.tmpl index 00982e5b81..fcc9b9cac5 100644 --- a/templates/user/dashboard/feeds.tmpl +++ b/templates/user/dashboard/feeds.tmpl @@ -55,7 +55,7 @@
  • {{ShortSha .Sha1}} {{.Message}}
  • {{end}} {{end}} - {{if and (gt $push.Len 1) $push.CompareUrl}}
  • {{$.i18n.Tr "action.compare_commits" $push.Len}} »
  • {{end}} + {{if and (gt $push.Len 1) $push.CompareURL}}
  • {{$.i18n.Tr "action.compare_commits" $push.Len}} »
  • {{end}} {{else if eq .GetOpType 6}}