Current path: home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules/footer/templates/sidebars/
?? Go up: /home/webdevt/www/wdp/wp-content/themes/quadric/framework/modules/footer/templates
<div class="edgtf-column-inner">
<?php if(is_active_sidebar('footer_text')) {
dynamic_sidebar( 'footer_text' );
} ?>
</div>