From a727717addfcaf3d22c7627ca047b6ada2c537f8 Mon Sep 17 00:00:00 2001 From: Joseph Schorr Date: Mon, 17 Mar 2014 22:46:54 -0400 Subject: [PATCH] Fix tooltip in create new repo --- static/partials/new-repo.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/static/partials/new-repo.html b/static/partials/new-repo.html index d84e7172a..686073a6b 100644 --- a/static/partials/new-repo.html +++ b/static/partials/new-repo.html @@ -74,7 +74,8 @@ In order to make this repository private under your personal namespace under the organization {{ repo.namespace }}, you will need to upgrade your plan to - + {{ planRequired.title }} . This will cost ${{ planRequired.price / 100 }}/month.