remove mismatched html tags
authorJan Szejko <janek37@gmail.com>
Tue, 25 Apr 2017 09:20:29 +0000 (11:20 +0200)
committerJan Szejko <janek37@gmail.com>
Tue, 27 Mar 2018 14:22:02 +0000 (16:22 +0200)
(cherry picked from commit 246796c)

src/editor/plugins/core/metadataEditor/templates/main.html

index cd4cc89..d5f8dd7 100644 (file)
@@ -1,6 +1,6 @@
 <div class="rng-module-metadataEditor">
     <table class="table table-condensed table-bordered">
     </table>
-    <button class="rng-module-metadataEditor-addBtn btn btn-mini btn-info">+</button></td>
+    <button class="rng-module-metadataEditor-addBtn btn btn-mini btn-info">+</button>
     <div style="clear: both"></div>
 </div>
\ No newline at end of file