From a1de124c61b13ef6e9cf93570a364f946f095f43 Mon Sep 17 00:00:00 2001 From: Munsterberg Date: Wed, 29 Apr 2015 13:17:33 -0400 Subject: [PATCH] Fixed typo on nonprofit detail page --- views/nonprofits/show.jade | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/nonprofits/show.jade b/views/nonprofits/show.jade index de4d735815..b9f446dddc 100644 --- a/views/nonprofits/show.jade +++ b/views/nonprofits/show.jade @@ -62,12 +62,12 @@ block content .text-center a.btn.btn-primary.btn-big.btn-block.disabled(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project * p * Complete all our Bonfires, Ziplines, and Basejumps to unlock this. - #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofits Projects + #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofit Projects if (buttonActive) .col-xs-12.col-sm-8.col-sm-offset-2 .text-center a.btn.btn-primary.btn-big.btn-block(href='/nonprofits/interested-in-nonprofit/#{dashedName}') I'm interested in building this project - #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofits Projects + #showAllButton.btn.btn-info.btn-big.btn-block Show all Nonprofit Projects .row .col-xs-12.text-center if !user