donate custom td colspan 2

This commit is contained in:
xiaomlove
2022-05-07 02:47:21 +08:00
parent 83c0a261db
commit 42bc88e53a
10 changed files with 15 additions and 11 deletions
+2 -2
View File
@@ -17,8 +17,8 @@ $lang_complains = [
'text_added' => '申訴時間',
'text_no_replies' => '當前暫無申訴跟蹤內容',
'text_closed' => '該申訴已處理完畢,不能回復',
'text_answer_it' => '關閉該申',
'text_unanswer_it' => '重開該申',
'text_answer_it' => '關閉該申',
'text_unanswer_it' => '重開該申',
'th_complain_at' => '申訴時間',
'th_complain_account' => '申訴賬號',
'th_action_view' => '查看',
+1 -1
View File
@@ -324,7 +324,7 @@ $lang_functions = array
'spoiler_expand_collapse' => '點擊展開/收縮',
'spoiler_default_title' => '折疊內容',
'menu_claim' => '認領: ',
'text_complains' => '有%s%u個待處理的申%s',
'text_complains' => '有%s%u個待處理的申%s',
);
?>