Remove jhnote. Prefer note, use errata for errors.

This commit is contained in:
Justin Hsu
2021-07-11 15:29:12 +01:00
parent 1f44c98b0e
commit 46f1917fc8
2 changed files with 65 additions and 19 deletions
+5 -2
View File
@@ -23,8 +23,11 @@
[<a href="$poster$" onclick="trackLink('@$identifier$:poster','$poster$'); return false;">Poster</a>]
$endif$
<br>
$if(jhnote)$
$jhnote$ <br>
$if(note)$
$note$ <br>
$endif$
$if(errata)$
$errata$ <br>
$endif$
</td>
</tr>