/admin/users template add FullName #13251

Open
opened 2025-11-02 10:36:15 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @Andyfoo on GitHub (Jul 5, 2024).

Feature Description

/admin/users template "\templates\admin\user\list.tmpl" add FullName

<th>{{ctx.Locale.Tr "settings.full_name"}}</th>

<td><a href="{{.HomeLink}}">{{.FullName}}</a></td>

Screenshots

image

Originally created by @Andyfoo on GitHub (Jul 5, 2024). ### Feature Description /admin/users template "\templates\admin\user\list.tmpl" add FullName `<th>{{ctx.Locale.Tr "settings.full_name"}}</th>` `<td><a href="{{.HomeLink}}">{{.FullName}}</a></td>` ### Screenshots ![image](https://github.com/go-gitea/gitea/assets/864512/37c33842-50ae-4332-8b80-bcbffec36fbb)
GiteaMirror added the type/proposal label 2025-11-02 10:36:15 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13251