From 15dc2af40623b9d0e4481415f10aa7982f05fb8a Mon Sep 17 00:00:00 2001 From: xiaomlove Date: Sat, 22 Oct 2022 22:23:54 +0800 Subject: [PATCH] adjust --- include/functions.php | 6 ++---- lang/en/lang_functions.php | 2 +- 2 files changed, 3 insertions(+), 5 deletions(-) diff --git a/include/functions.php b/include/functions.php index 4aebc115..a2903fe3 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2655,12 +2655,10 @@ else {
- : - +
- : - 'width: 108px'])?> + 'width: 88px'])?>
diff --git a/lang/en/lang_functions.php b/lang/en/lang_functions.php index 9e55c8ac..2f8d66ec 100644 --- a/lang/en/lang_functions.php +++ b/lang/en/lang_functions.php @@ -300,7 +300,7 @@ $lang_functions = array 'text_please_download_something_within' => "Please download something within ", 'text_inactive_account_be_deleted' => ". Inactive accounts (with no transfer amount) will be deleted.", 'text_attendance' => '[Attend get bouns]', - 'text_attended' => '[Attend got bouns %u, card: %d]', + 'text_attended' => '[Attend got: %u, card: %d]', 'row_pt_gen_douban_url' => "PT-Gen douban link", 'text_pt_gen_douban_url_note' => "(URL taken from douban. e.g. for movie Transformers the URL is https://movie.douban.com/subject/1794171//)", 'row_pt_gen_imdb_url' => "PT-Gen imdb link",