<label>
    <?php echo $this->type->label('Form/LabelInline'); ?>
    <span class="input-text-wrap">
        <?php echo $this->type->widget(); ?>
    </span>
</label>
