Advertisement
Guest User

Untitled

a guest
Oct 24th, 2014
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. $_['text_success'] = 'Success: You have added <a href="%s">%s</a> to your <a href="%s">shopping cart</a>!';
  2.  
  3. $_['text_success'] = 'Success: You have added %2$s to your <a href="%3$s">shopping cart</a>!';
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement