Skip to content

Instantly share code, notes, and snippets.

@ringmaster
Created April 30, 2013 20:49
Show Gist options
  • Save ringmaster/5491832 to your computer and use it in GitHub Desktop.
Save ringmaster/5491832 to your computer and use it in GitHub Desktop.
$form->insert($form->label_for_habari_username, $inputs = FormControlFieldset::create('inputs'));
$form->move_into($form->label_for_habari_username, $inputs);
$form->move_into($form->label_for_habari_password, $inputs);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment