name}_title", 'text', $editor->label_text['title'], html_entity_decode($editor->cur_data['title'])) ?>
show_tags) : ?>
name}_tags", 'text', $editor->label_text['tags'], join(', ', $editor->cur_data['tags'])) ?>
show_editor) : ?>
name}_is_hidden", $editor->cur_data['is_hidden']) ?>