Skip to content

Instantly share code, notes, and snippets.

@vfontjr
Last active March 22, 2021 12:54
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 vfontjr/c1cfa5436a46131c8f3588ed75092833 to your computer and use it in GitHub Desktop.
Save vfontjr/c1cfa5436a46131c8f3588ed75092833 to your computer and use it in GitHub Desktop.
<div class="frm_submit" style="display:none;">
[if back_button]<button type="submit" name="frm_prev_page" formnovalidate="formnovalidate" class="frm_prev_page" [back_hook]>[back_label]</button>[/if back_button]
<button class="frm_button_submit" type="submit" [button_action] disabled>[button_label]</button>
[if save_draft]<a href="#" tabindex="0" class="frm_save_draft" [draft_hook]>[draft_label]</a>[/if save_draft]
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment