fix
This commit is contained in:
@@ -191,7 +191,7 @@ if ( ! function_exists( 'water_delivery_footer_section' ) ) :
|
||||
?>
|
||||
<div class="copy_right_block">
|
||||
<div class="wrapper">
|
||||
<span class="copy-right"><?php echo esc_html($copyright_footer);?> <a class="footer-privacy-link" href="<?php echo esc_url( home_url( '/privacy-policy/' ) ); ?>"><?php esc_html_e( 'Политика конфиденциальности', 'water-delivery' ); ?></a><?php echo $powered_by_text;?></span>
|
||||
<span class="copy-right"><?php echo esc_html($copyright_footer);?><?php echo $powered_by_text;?></span>
|
||||
</div><!-- .wrapper -->
|
||||
</div>
|
||||
</div> <!-- .site-info -->
|
||||
|
||||
Reference in New Issue
Block a user