Advertisement
Guest User

Untitled

a guest
Sep 4th, 2015
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.17 KB | None | 0 0
  1. 'choices' => array(
  2. array(
  3. 'id' => 'text_1',
  4. 'type' => 'text',
  5. 'label' => 'Link',
  6. ),
  7. array(
  8. 'id' => 'text_2',
  9. 'type' => 'text',
  10. 'label' => 'Text',
  11. ),
  12. ),
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement