mirror of
https://github.com/go-gitea/gitea
synced 2025-01-21 23:24:29 +00:00
1a372e5b21
In the "View [organization]" button on the dashboard, the organization name is currenly shortened to 10 chars. This is a bit too limited. In all other places in the code the name is also shortened to 20 instead of 10. Co-authored-by: 6543 <6543@obermui.de>