Skip to content

Commit

Permalink
Update footer.php
Browse files Browse the repository at this point in the history
  • Loading branch information
Fil86 authored Nov 6, 2017
1 parent 252997b commit ab1588a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions footer.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<div id="legal" class="footer-area sub-footer">
<span class="copyright-notice">&copy; 2017</span>
<span id="privacy-policy" class="privacy-link"><?php echo do_shortcode( '[privacy-link]Privacy Policy[/privacy-link]' ); ?></span>
<span id="cookie-policy" class="privacy-link"><?php echo do_shortcode( '[cookie-policy-link]Cookie Policy[/cookie-policy-link]' ); ?></span>
<?php ;/* translators: the first %s contains the target link */ ?>
<span id="credits" class="made-by"><?php printf( esc_html__( 'Made with passion by %s', '_svbk' ), '<a target="_blank" href="http://www.silverbackstudio.it">Silverback Studio</a>' ); ?></span>
</div>
Expand Down

0 comments on commit ab1588a

Please sign in to comment.