Update dashboard

This commit is contained in:
Hoang Huu 2019-09-25 09:03:55 +07:00
parent 27053b1db3
commit ca991c6447

View File

@ -2,6 +2,7 @@
$form = OpalEstate()->html->render_form( $fields );
$id = 'message-reply';
?>
<div class="opalestate-admin-box">
<div class="opalestate-nav-bc opal-row">
<div class="col-lg-8"><a href="<?php echo opalestate_get_user_tab_uri( 'messages' ); ?>"><?php esc_html_e( 'Inbox', 'opalestate-pro' );?></a> /
@ -47,4 +48,5 @@ $id = 'message-reply';
</form>
</div>
<?php endif; ?>
</div>