Forums
(@kinliang)
11 years, 8 months ago
Found a way, but not sure is this the right way.
<div class="input-prepend"> <?php echo $guts['lastName']->label ?> <?php echo $guts['lastName']->control ?> </div>
perfect, thanks!