Skip to content

Instantly share code, notes, and snippets.

@xnau
Last active February 5, 2017 18:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save xnau/32e35ae86e5d236f5de7fa7d212c946b to your computer and use it in GitHub Desktop.
Save xnau/32e35ae86e5d236f5de7fa7d212c946b to your computer and use it in GitHub Desktop.
<?php endwhile; // field loop ?>
<div id="submit-button" class="controls">
<?php pdb_field_group_tabs_submit_button( $this ) ?>
</div>
</fieldset>
<?php endwhile; // group loop ?>
<?php // this is where the old submit button fieldset and code was ?>
<?php $this->print_form_close() ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment