Opal-Estate-Pro/templates/parts/has-warning.php
2019-09-10 11:27:33 +07:00

6 lines
211 B
PHP
Executable File

<div class="opal-has-warning">
<p class="warning warning-danger">
<?php esc_html_e( 'Hi! you could not edit/create a property at this time, you have not permission to do.', 'opalestate-pro' ); ?>
<p>
</div>