diff options
Diffstat (limited to 'templates/repo/create.tmpl')
-rw-r--r-- | templates/repo/create.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/repo/create.tmpl b/templates/repo/create.tmpl index bd97f9de1e..cad60126ef 100644 --- a/templates/repo/create.tmpl +++ b/templates/repo/create.tmpl @@ -31,6 +31,7 @@ {{end}} </div> </div> + <span class="help">Some organizations may not show up in the dropdown due to a maximum repository count limit</span> </div> <div class="inline required field {{if .Err_RepoName}}error{{end}}"> |