-<p>
+<div>
<div style="float: left; width:100px;">
<%= label %>:
</div>
<div>
- <input type="input" name="<%= name %>"/>
+ <input type="input" name="<%= name %>" value="<%= initialValue %>"/>
<span class="description"><%= description %></span>
</div>
-</p>
\ No newline at end of file
+</div>
\ No newline at end of file