fix: correct (switch) sheetHint and sheetSolution mail templates
This commit is contained in:
parent
5e584048f5
commit
d6f0d28a1f
@ -11,11 +11,11 @@ $newline never
|
|||||||
}
|
}
|
||||||
<body>
|
<body>
|
||||||
<h1>
|
<h1>
|
||||||
_{MsgMailSheetSolutionIntro (CI.original courseName) termDesc sheetName}
|
_{MsgMailSheetHintIntro (CI.original courseName) termDesc sheetName}
|
||||||
<p>
|
<p>
|
||||||
<a href=@{CSheetR tid ssh csh shn SShowR}>
|
<a href=@{CSheetR tid ssh csh shn SShowR}>
|
||||||
#{sheetName}
|
#{sheetName}
|
||||||
<p>
|
<p>
|
||||||
<a href=@{CSheetR tid ssh csh shn (SZipR SheetSolution)}>
|
<a href=@{CSheetR tid ssh csh shn (SZipR SheetHint)}>
|
||||||
_{MsgSheetSolution}
|
_{MsgSheetHint}
|
||||||
^{editNotifications}
|
^{editNotifications}
|
||||||
|
|||||||
@ -11,11 +11,11 @@ $newline never
|
|||||||
}
|
}
|
||||||
<body>
|
<body>
|
||||||
<h1>
|
<h1>
|
||||||
_{MsgMailSheetHintIntro (CI.original courseName) termDesc sheetName}
|
_{MsgMailSheetSolutionIntro (CI.original courseName) termDesc sheetName}
|
||||||
<p>
|
<p>
|
||||||
<a href=@{CSheetR tid ssh csh shn SShowR}>
|
<a href=@{CSheetR tid ssh csh shn SShowR}>
|
||||||
#{sheetName}
|
#{sheetName}
|
||||||
<p>
|
<p>
|
||||||
<a href=@{CSheetR tid ssh csh shn (SZipR SheetHint)}>
|
<a href=@{CSheetR tid ssh csh shn (SZipR SheetSolution)}>
|
||||||
_{MsgSheetHint}
|
_{MsgSheetSolution}
|
||||||
^{editNotifications}
|
^{editNotifications}
|
||||||
|
|||||||
Reference in New Issue
Block a user