hr list add cancel + complain reply send email to notice

This commit is contained in:
xiaomlove
2022-08-02 01:58:08 +08:00
parent 22657622fa
commit d348422097
20 changed files with 81 additions and 26 deletions
+2
View File
@@ -27,4 +27,6 @@ $lang_complains = [
'complaints_processed' => '已處理申訴',
'no_complaints_have_been_processed' => '暫無已處理的申訴',
'text_view_band_log' => '查看封禁記錄',
'reply_notify_subject' => '申訴回復',
'reply_notify_body' => '你在網站 %s 的申訴有了回復,點此 <a href="%s" target="_blank">查看</a>。',
];
+1 -1
View File
@@ -10,5 +10,5 @@ $lang_myhr = [
'th_completed_at' => '下載完成時間',
'th_ttl' => '剩余考察時間',
'th_comment' => '備註',
'action_remove' => '消除',
];