mirror of
https://github.com/10h30/ultimatemember.git
synced 2026-07-11 18:56:10 +09:00
Merge pull request #208 from tosinafolabi/tsnflb-patch-1
Correct mobile class on account delete tab heading
This commit is contained in:
@@ -213,7 +213,7 @@
|
||||
|
||||
if ( $output ) { ?>
|
||||
|
||||
<div class="um-account-heading uimob300-hide uimob500-hide"><i class="<?php echo $icon; ?>"></i><?php echo $title; ?></div>
|
||||
<div class="um-account-heading uimob340-hide uimob500-hide"><i class="<?php echo $icon; ?>"></i><?php echo $title; ?></div>
|
||||
|
||||
<?php echo wpautop( um_get_option('delete_account_text') ); ?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user