1
1
mirror of https://github.com/go-gitea/gitea synced 2025-08-09 19:18:20 +00:00
yp05327
2023-10-25 19:40:39 +09:00
committed by GitHub
parent 3602a1987d
commit f39256f035
6 changed files with 6 additions and 3 deletions

View File

@@ -3,7 +3,7 @@
<div class="ui container gt-df">
{{ctx.AvatarUtils.Avatar .Org 140 "org-avatar"}}
<div id="org-info">
<div class="ui header gt-df gt-fw">
<div class="ui header">
{{.Org.DisplayName}}
<span class="org-visibility">
{{if .Org.Visibility.IsLimited}}<span class="ui large basic horizontal label">{{ctx.Locale.Tr "org.settings.visibility.limited_shortname"}}</span>{{end}}