Files
roi-theme/wp-content/plugins/thrive-visual-editor/inc/backbone/central-style-panel/other-variables-header.phtml
root a22573bf0b Commit inicial - WordPress Análisis de Precios Unitarios
- WordPress core y plugins
- Tema Twenty Twenty-Four configurado
- Plugin allow-unfiltered-html.php simplificado
- .gitignore configurado para excluir wp-config.php y uploads

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 21:04:30 -06:00

4 lines
274 B
PHTML
Executable File

<div class="tcb-flex space-between mt-10 c-s-p-sep click" data-fn="dom_toggle_other_variables">
<div class="c-s-p-section-title"><?php echo __( 'Other Template Colors', 'thrive-cb' ); ?></div>
<span class="c-s-p-other-icon pr-10"><?php tcb_icon('a_down'); ?></span>
</div>