diff options
Diffstat (limited to 'templates/user/dashboard/dashboard.tmpl')
-rw-r--r-- | templates/user/dashboard/dashboard.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index eed5b40736..b5be8f8fa5 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -73,7 +73,7 @@ <li> <a href="{{AppSubUrl}}/{{.Name}}"> <i class="icon octicon octicon-organization"></i> - <strong>{{.Name}}</strong> + <strong>{{.ShortName 20}}</strong> <span class="ui right text light grey"> <i class="octicon octicon-repo"></i>{{.NumRepos}} </span> |