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