Guest User

Untitled

a guest
Dec 10th, 2018
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. $fieldset->addField('product_url', 'text', array(
  2. 'label' => __('Product Url'),
  3. 'name' => 'product_url',
  4. 'after_element_html' => '<button type="button" onclick="redirectUrl()">Do not click</button><script></script>'
  5. ));
Add Comment
Please, Sign In to add comment