From ba784c3e62366a54666d3258543653ed864505ed Mon Sep 17 00:00:00 2001 From: Henry Oswald Date: Tue, 25 Nov 2014 13:18:57 +0000 Subject: [PATCH] changed swiss franks to show Fr for display issues --- services/web/public/coffee/main/plans.coffee | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/services/web/public/coffee/main/plans.coffee b/services/web/public/coffee/main/plans.coffee index a21768a5a9..4f21c4b5a8 100644 --- a/services/web/public/coffee/main/plans.coffee +++ b/services/web/public/coffee/main/plans.coffee @@ -121,14 +121,14 @@ define [ CHF: symbol: "Fr" student: - monthly: "CHF 8" - annual: "CHF 80" + monthly: "Fr 8" + annual: "Fr 80" collaborator: - monthly: "CHF 15" - annual: "CHF 180" + monthly: "Fr 15" + annual: "Fr 180" professional: - monthly: "CHF 30" - annual: "CHF 360" + monthly: "Fr 30" + annual: "Fr 360" SGD: symbol: "$"