Opal-Estate-Pro/templates/parts/has-warning.php

6 lines
211 B
PHP
Raw Normal View History

2019-09-10 06:27:33 +02:00
<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>