Change field name note to jhnote.
This commit is contained in:
parent
fac8dcc24c
commit
ec8f491da6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue