nlozovan

Untitled

Apr 29th, 2014
218
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. FIND:
  2.  
  3. <div class="featimg" >
  4.  
  5. EDIT IN:
  6.  
  7. <div class="featimg" <?php echo $enable_ajax_post; ?> >
  8.  
  9. ALSO FIND BELOW:
  10.  
  11. <div class="featimg-hover">
  12.  
  13. CHANGE IN:
  14.  
  15. <div class="featimg-hover" <?php echo $enable_ajax_post; ?> >
Advertisement
Add Comment
Please, Sign In to add comment