- email notifications texts;

This commit is contained in:
nikitozzzzzzz
2018-06-13 18:07:56 +03:00
parent 0048d5d619
commit e2a0a5e636
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1052,7 +1052,7 @@ if ( ! class_exists( 'um\admin\core\Admin_Forms' ) ) {
'editor_class' => $class
)
); ?>
<span class="description">For default text for plain-text emails please see this <a href="#<?php echo $field_data['id'] ?>">doc</a></span>
</div>
<?php $html = ob_get_clean();