Exemplo n.º 1
0
</label>
                            <div class="controls">
                                <?php 
    ItemForm::price_input_text();
    ?>
                                <?php 
    ItemForm::currency_select();
    ?>
                            </div>
                        </div>
                        <?php 
}
?>
                        <?php 
if (osc_images_enabled_at_items()) {
    ItemForm::ajax_photos();
}
?>
                        <div class="box location">
                            <h2><?php 
_e('Listing Location', 'bender');
?>
</h2>
                            <?php 
if (count(osc_get_countries()) > 1) {
    ?>
                            <div class="control-group">
                                <label class="control-label" for="country"><?php 
    _e('Country', 'bender');
    ?>
</label>