migrate disable&enable user basic

This commit is contained in:
xiaomlove
2021-05-15 03:21:06 +08:00
parent dea20254bf
commit 682cf806d7
5 changed files with 30 additions and 26 deletions
+1
View File
@@ -141,5 +141,6 @@ $lang_userdetails = array
'row_show_ad' => "Show Ad",
'row_no_ad_until' => "No Ad Until",
'text_no_ad_until_note' => "Time format is YYYY-MM-DD hh:mm:ss. The time until when the user can turn ads off.",
'disable_user_migrated' => 'Enable or disable use please go to the new management system.',
);
?>