diff --git a/templates/mail/sheetHint.hamlet b/templates/mail/sheetHint.hamlet index 621f15227..a20ded146 100644 --- a/templates/mail/sheetHint.hamlet +++ b/templates/mail/sheetHint.hamlet @@ -11,11 +11,11 @@ $newline never }

- _{MsgMailSheetSolutionIntro (CI.original courseName) termDesc sheetName} + _{MsgMailSheetHintIntro (CI.original courseName) termDesc sheetName}

#{sheetName}

- - _{MsgSheetSolution} + + _{MsgSheetHint} ^{editNotifications} diff --git a/templates/mail/sheetSolution.hamlet b/templates/mail/sheetSolution.hamlet index a20ded146..621f15227 100644 --- a/templates/mail/sheetSolution.hamlet +++ b/templates/mail/sheetSolution.hamlet @@ -11,11 +11,11 @@ $newline never }

- _{MsgMailSheetHintIntro (CI.original courseName) termDesc sheetName} + _{MsgMailSheetSolutionIntro (CI.original courseName) termDesc sheetName}

#{sheetName}

- - _{MsgSheetHint} + + _{MsgSheetSolution} ^{editNotifications}