urgent bugfix release 2.2.1 to protect user data against loss due to moving UI elements under data structure constraints
git-svn-id: https://plugins.svn.wordpress.org/footnotes/trunk@2438988 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
parent
569794c634
commit
54051772b1
5 changed files with 20 additions and 7 deletions
|
@ -88,7 +88,11 @@
|
|||
<td>[[label-line-break]]</td>
|
||||
<td>[[line-break]]
|
||||
<span class="footnotes_notice">[[notice-line-break]]</span>
|
||||
</td>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>[[label-link]]</td>
|
||||
<td>[[link]] <span class="footnotes_notice">[[notice-link]]</span></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Reference in a new issue