Version 1.6.4
git-svn-id: https://plugins.svn.wordpress.org/footnotes/tags/1.6.4@1445735 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
3101a0de6c
commit
6c0ad0cdb4
19 changed files with 508 additions and 0 deletions
17
templates/dashboard/how-to-help.html
Normal file
17
templates/dashboard/how-to-help.html
Normal file
|
@ -0,0 +1,17 @@
|
|||
<div class="footnote_placeholder_box_container">
|
||||
[[label-start]] <b>[[start]]</b>
|
||||
<br/>
|
||||
[[label-end]] <b>[[end]]</b>
|
||||
</div>
|
||||
|
||||
<div class="footnote_placeholder_box_example">
|
||||
<span class="footnote_highlight_placeholder">[[example-code]]</span>
|
||||
<br/>
|
||||
[[example-string]]
|
||||
<br/>
|
||||
[[example]]
|
||||
</div>
|
||||
|
||||
<div style="text-align:center;">
|
||||
[[information]]
|
||||
</div>
|
Reference in a new issue