Save
This commit is contained in:
@@ -57,6 +57,9 @@
|
||||
<a href="<?php echo esc_url($footer['col_1']['btn']['url']); ?>" target="<?php echo esc_attr($footer['col_1']['btn']['target'] ?: '_self'); ?>">
|
||||
<?php echo esc_html($footer['col_1']['btn']['title']); ?>
|
||||
</a>
|
||||
<a href="<?php echo esc_url($footer['col_1']['btn_2']['url']); ?>" target="<?php echo esc_attr($footer['col_1']['btn_2']['target'] ?: '_self'); ?>">
|
||||
<?php echo esc_html($footer['col_1']['btn_2']['title']); ?>
|
||||
</a>
|
||||
</div>
|
||||
<div class="col col-2">
|
||||
<ol>
|
||||
|
||||
Reference in New Issue
Block a user