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>]
|
[<a href="$poster$" onclick="trackLink('@$identifier$:poster','$poster$'); return false;">Poster</a>]
|
||||||
$endif$
|
$endif$
|
||||||
<br>
|
<br>
|
||||||
$if(note)$
|
$if(jhnote)$
|
||||||
$note$ <br>
|
$jhnote$ <br>
|
||||||
$endif$
|
$endif$
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
Loading…
Reference in New Issue