mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-18 06:03:38 +09:00
- fixed vulnerabilities;
- small changes and fixes;
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="um <?php echo $this->get_class( $mode ); ?> um-<?php echo $form_id; ?>">
|
||||
<div class="um <?php echo $this->get_class( $mode ); ?> um-<?php echo esc_attr( $form_id ); ?>">
|
||||
|
||||
<div class="um-postmessage">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user