Fix sync role widget in manage roles

This commit is contained in:
champsupertramp
2016-08-09 18:25:58 +08:00
parent 89b9131966
commit ade3de47b2
3 changed files with 38 additions and 10 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ $url = add_query_arg('wp_role', $saved_r, $url);
</span>
</p><div class="um-admin-clear"></div>
<p><a href="<?php echo $url; ?>" class="button"><?php _e('Sync / update all existing users','ultimatemember'); ?></a></p>
<p><a href="<?php echo $url; ?>" id="_um_button_sync_update_button" class="button"><?php _e('Sync / update all existing users','ultimatemember'); ?></a></p>
</div>