fix stray tag
authorClinton Ebadi <clinton@unknownlamer.org>
Sat, 7 Feb 2015 21:02:23 +0000 (16:02 -0500)
committerClinton Ebadi <clinton@unknownlamer.org>
Sat, 7 Feb 2015 21:02:23 +0000 (16:02 -0500)
money.mlt

index 339fa40..59b6d9b 100644 (file)
--- a/money.mlt
+++ b/money.mlt
@@ -639,7 +639,7 @@ elseif $"cmd" = "freezeworthy" then
    val showBal = Util.sub (#amount bal, deposit) %>
 
 <h3>Your balance: $<% showBal %><br>
-Deposit: $<% deposit %></b> (3 months of dues at the minimal <a href="pledge">pledge level</a>)<br>
+Deposit: $<% deposit %> (3 months of dues at the minimal <a href="pledge">pledge level</a>)<br>
 Co-op balance: $<% #amount (Balance.lookupBalance (valOf (Balance.balanceNameToId "hcoop"))) %></h3>
 
 <!--h3>Your balance: $<% #amount bal %></h3-->