Change field name note to jhnote.

This commit is contained in:
Justin Hsu 2018-07-02 14:13:50 -04:00
parent fac8dcc24c
commit ec8f491da6
1 changed files with 2 additions and 2 deletions

View File

@ -23,8 +23,8 @@
[<a href="$poster$" onclick="trackLink('@$identifier$:poster','$poster$'); return false;">Poster</a>]
$endif$
<br>
$if(note)$
$note$ <br>
$if(jhnote)$
$jhnote$ <br>
$endif$
</td>
</tr>