Guest User

Untitled

a guest
Dec 18th, 2017
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <a class="button button1" href="<?php echo get_field( 'price_file_' . $i )['url']?>" download>Скачать прайс-лист</a>
  2.  
  3. <a class="button1 index-offer__button" href="<?php echo get_field( 'price_file_' . $i )['url'] ?>" download>Скачать полный прайс-лист</a>
  4.  
  5. <a class="button1 index-offer__button" href="<?php echo get_field( 'price_file_' . $i, ID_страницы )['url'] ?>" download>Скачать полный прайс-лист</a>
Add Comment
Please, Sign In to add comment