Compare commits

..

2 Commits

Author SHA1 Message Date
Guy Sartorelli
37c5e77392
Merge 3b46bb9b5c into cd1b9ed9f2 2024-10-11 11:45:28 +13:00
Guy Sartorelli
3b46bb9b5c
ENH Update code to reflect changes in template layer 2024-10-11 11:44:53 +13:00

View File

@ -177,7 +177,7 @@ class ContentReviewEmails extends BuildTask
* Gets list of safe template variables and their values which can be used * Gets list of safe template variables and their values which can be used
* in both the static and editable templates. * in both the static and editable templates.
* *
* see ContentReviewAdminHelp template * {@see ContentReviewAdminHelp.ss}
* *
* @param Member $recipient * @param Member $recipient
* @param SiteConfig $config * @param SiteConfig $config