mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-06-05 15:09:37 +09:00
15 lines
273 B
PHP
15 lines
273 B
PHP
<div id="UM_preview_registration" style="display:none">
|
|
|
|
<div class="um-admin-modal-head">
|
|
<h3><?php _e('Review Registration Details','ultimate-member'); ?></h3>
|
|
</div>
|
|
|
|
<div class="um-admin-modal-body">
|
|
|
|
</div>
|
|
|
|
<div class="um-admin-modal-foot">
|
|
|
|
</div>
|
|
|
|
</div>
|