I have the following custom field form rows coding:
<div>
<label><%t%>Hotel Rating<%/t%></label>
<label><%$ratings%></label>
<label><%t%>Number of Rooms<%/t%></label>
<label><%$nrooms%></label>
<label class="f_entry"><%$form_field%></label>
</div>
Why is the lable showing twice above each field? How can I correct it?


LinkBack URL
About LinkBacks
