development 2.1.4d9 needed for Forum, tooltip font size defaulting to legacy, edits to hook priority description
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2431362 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
6e0698293c
commit
bfd563f907
7 changed files with 33 additions and 28 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="footnotes-description">
|
||||
<p>[[description-1]].</p>
|
||||
<p>[[description-2]]. [[description-3]].</p>
|
||||
<p>[[description-4]]. [[description-5]].</p>
|
||||
<div class="footnotes_description">
|
||||
<p>[[description-1]]</p>
|
||||
<p>[[description-2]] [[description-3]]</p>
|
||||
<p>[[description-4]]</p>
|
||||
</div>
|
||||
<table id="expert-lookup" class="widefat fixed">
|
||||
<thead>
|
||||
|
@ -45,3 +45,6 @@
|
|||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<div class="footnotes_description">
|
||||
<p>[[description-5]]</p>
|
||||
</div>
|
||||
|
|
Reference in a new issue