From 34b58d826845c32495df9f9686073fef656eebde Mon Sep 17 00:00:00 2001 From: Chad Whitacre Date: Thu, 12 Jul 2012 16:09:37 -0400 Subject: [PATCH] Fix regression where backed amount was wrong (#110) --- www/%participant_id/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/%participant_id/index.html b/www/%participant_id/index.html index 0074e71d85..e27fe7a191 100644 --- a/www/%participant_id/index.html +++ b/www/%participant_id/index.html @@ -380,7 +380,7 @@

You give ${{ total }} per week. -

You receive ${{ amount }} per week. +

You receive ${{ backed_amount }} per week. History