fix stray tag
[hcoop/portal.git] / 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-->