Skip to content

Commit b56a9f6

Browse files
GiteaBotlafriks
andauthored
1 parent c5c44d0 commit b56a9f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/commit_page.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@
201201
{{else}}
202202
<span title="{{ctx.Locale.Tr "gpg.default_key"}}">{{svg "gitea-lock-cog" 16 "gt-mr-3"}}</span>
203203
<span class="ui text gt-mr-3">{{ctx.Locale.Tr "repo.commits.signed_by"}}:</span>
204-
{{ctx.AvatarUtils.AvatarByEmail .Verification.SigningEmail "" 28}}
204+
{{ctx.AvatarUtils.AvatarByEmail .Verification.SigningEmail "" 28 "gt-mr-3"}}
205205
<strong>{{.Verification.SigningUser.GetDisplayName}}</strong>
206206
{{end}}
207207
{{else}}

0 commit comments

Comments
 (0)