shortcode['sub'])): ?>
shortcode['options'] as $i=>$sub_shortcode): ?>
style="display:block">
shortcode['value'].'_'.$sub_shortcode['value'].'_'.$option['id'];
$this->tpl($option['type'], $option);
}
?>
shortcode['options'] as $option) {
$option['id'] = 'sc_'.$this->shortcode['value'].'_'.$option['id'];
$this->tpl($option['type'], $option);
}
endif ?>