web: fix excess angle bracket in add form

This commit is contained in:
Simon Michael 2012-04-01 21:07:01 +00:00
parent 25b514b721
commit 28d86aca53

View File

@ -786,7 +786,7 @@ addform vd@VD{..} = [hamlet|
<select id=#{acctvar} name=#{acctvar}> <select id=#{acctvar} name=#{acctvar}>
<option> <option>
$forall a <- acctnames $forall a <- acctnames
<option value=#{a} :shouldselect a:selected>#{a}> <option value=#{a} :shouldselect a:selected>#{a}
^{amtfield} ^{amtfield}
<tr.helprow> <tr.helprow>
<td> <td>