From a0399d9eb81953e028a4a2a04f3ccecfe6ac087b Mon Sep 17 00:00:00 2001 From: Clinton Ebadi Date: Sat, 7 Feb 2015 16:02:23 -0500 Subject: [PATCH] fix stray tag --- money.mlt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/money.mlt b/money.mlt index 339fa40..59b6d9b 100644 --- a/money.mlt +++ b/money.mlt @@ -639,7 +639,7 @@ elseif $"cmd" = "freezeworthy" then val showBal = Util.sub (#amount bal, deposit) %>

Your balance: $<% showBal %>
-Deposit: $<% deposit %> (3 months of dues at the minimal pledge level)
+Deposit: $<% deposit %> (3 months of dues at the minimal pledge level)
Co-op balance: $<% #amount (Balance.lookupBalance (valOf (Balance.balanceNameToId "hcoop"))) %>

-- 2.20.1