From 7781cf7f0612ef49f2c0cd0fd93825560954ff40 Mon Sep 17 00:00:00 2001 From: yackob03 Date: Fri, 8 Nov 2013 16:03:50 -0500 Subject: [PATCH] Make the text in the repo list for an empty org more accurate. --- static/partials/repo-list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/partials/repo-list.html b/static/partials/repo-list.html index 3bb5bfb0c..536701d94 100644 --- a/static/partials/repo-list.html +++ b/static/partials/repo-list.html @@ -38,7 +38,7 @@

You don't have any repositories yet!

-

This organization does not have any repositories yet!

+

This organization doesn't have any repositories, or you have not been provided access.

Click here to learn how to create a repository