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, 25 Apr 2017 09:20:29 +0000 (11:20 +0200)
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