mirror of
https://github.com/go-gitea/gitea
synced 2025-07-27 20:58:36 +00:00
fix #711
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<table id="repo-files-table" class="table-border table-block table-radius">
|
||||
<thead>
|
||||
<tr>
|
||||
<th colspan="4" class="clear">
|
||||
<th colspan="5" class="clear">
|
||||
<span class="author left">
|
||||
{{if .LastCommitUser}}
|
||||
<img class="avatar-24 radius" src="{{.LastCommitUser.AvatarLink}}" />
|
||||
|
Reference in New Issue
Block a user