Example #1
0
File: form.php Project: johnasp/BST
</span>
            </label>
          </div>
        </div>
      </div>
      <h3>
        <?php 
_e('Custom User Information Fields:', 'memberpress');
?>
        <?php 
MeprAppHelper::info_tooltip('mepr-custom-fields', __('Custom User Information Fields', 'memberpress'), __('You can specify custom fields to be used with your users\' account. Just click the \'plus\' button below to add your first field.', 'memberpress'));
?>
      </h3>
      <ol id="custom_profile_fields" class="mepr-sortable">
        <?php 
MeprOptionsHelper::show_existing_custom_fields();
?>
        <a href="" id="mepr-add-new-custom-field" title="<?php 
_e('Add new Custom Field', 'memberpress');
?>
"><i class="mp-icon mp-icon-plus-circled mp-24"></i></a>
      </ol>
      <br/>
    </div>

    <div id="integration" class="mepr-options-hidden-pane">
      <h3><?php 
_e('Payment Methods', 'memberpress');
?>
</h3>
      <div id="integrations-list">