Make the warning when a user/org is AT the number of private repos less scary

This commit is contained in:
Joseph Schorr 2014-02-18 17:52:58 -05:00
parent fe9d628a5c
commit ebdeb33f82

View file

@ -9,7 +9,8 @@
</div>
<div class="alert alert-warning" ng-show="limit == 'at' && !planLoading">
You are at your current plan's number of allowed private repositories. Please upgrade your subscription to avoid future disruptions in your <span ng-show="organization">organization's</span> service.
You are at your current plan's number of allowed private repositories. It might be time to think about
upgrading your subscription to avoid future disruptions in your <span ng-show="organization">organization's</span> service.
</div>
<div class="alert alert-success" ng-show="limit == 'near' && !planLoading">