15 lines
428 B
HTML
15 lines
428 B
HTML
|
<tr>
|
||
|
<td
|
||
|
id="footnote_plugin_reference_[[post_id]]_[[id]]"
|
||
|
class="footnote_plugin_index"
|
||
|
onclick="footnote_moveToAnchor_[[post_id]]('footnote_plugin_tooltip_[[post_id]]_[[id]]');"
|
||
|
style="cursor: pointer;"
|
||
|
><span
|
||
|
class="footnote_plugin_link"
|
||
|
>[[index]].[[arrow]]</span
|
||
|
></td>
|
||
|
<td
|
||
|
class="footnote_plugin_text"
|
||
|
>[[text]]</td>
|
||
|
</tr>
|