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' => '消除',
];