Update dashboard
This commit is contained in:
parent
27053b1db3
commit
ca991c6447
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user