Fixed the format of the notifycation e-mail for new posts

This commit is contained in:
BJRambo 2016-07-30 08:23:58 +09:00
parent c1e62d93c7
commit 0c2c3b80ac
3 changed files with 18 additions and 15 deletions

View file

@ -48,3 +48,4 @@ $lang->cmd_only_p_comment = 'Only if there are replies';
$lang->cmd_all_comment_message = 'Always';
$lang->cmd_do_not_message = 'Never';
$lang->delete_placeholder = 'Delete Placeholder';
$lang->msg_document_notify_mail = '[%s] The new post : %s';