Added generic templates for comment notification emails
authorMarcel Werk <burntime@woltlab.com>
Sun, 15 Oct 2017 16:06:37 +0000 (18:06 +0200)
committerMarcel Werk <burntime@woltlab.com>
Sun, 15 Oct 2017 16:32:38 +0000 (18:32 +0200)
commite620e94f52d8b0579af2cbd459e74b8aa27b2f0f
tree86f41d9a02861271dfa601080743cd1b0404c501
parent0ae46c93bb19ad824f5683d482e310f4230117b5
Added generic templates for comment notification emails

Closes #2444
com.woltlab.wcf/templates/email_notification_comment.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/email_notification_commentResponse.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/email_notification_commentResponseOwner.tpl [new file with mode: 0644]
com.woltlab.wcf/templates/email_notification_userProfileComment.tpl [deleted file]
com.woltlab.wcf/templates/email_notification_userProfileCommentResponse.tpl [deleted file]
com.woltlab.wcf/templates/email_notification_userProfileCommentResponseOwner.tpl [deleted file]
wcfsetup/install/files/lib/data/comment/Comment.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseOwnerUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentResponseUserNotificationEvent.class.php
wcfsetup/install/files/lib/system/user/notification/event/UserProfileCommentUserNotificationEvent.class.php