3e4453929a
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2419624 b8457f37-d9ea-0310-8a92-e5e31aec5664
13 lines
396 B
HTML
Executable file
13 lines
396 B
HTML
Executable file
<tr>
|
|
<td
|
|
id="footnote_plugin_reference_[[post_id]]_[[id]]"
|
|
class="footnote_plugin_index pointer"
|
|
onclick="footnote_moveToAnchor_[[post_id]]('footnote_plugin_tooltip_[[post_id]]_[[id]]');"
|
|
><a
|
|
class="footnote_plugin_link"
|
|
>[[arrow]][[index]]</a
|
|
></td>
|
|
<td
|
|
class="footnote_plugin_text"
|
|
>[[text]]</td>
|
|
</tr>
|