remove mismatched html tags
[redakcja.git] / apps / catalogue / templates / catalogue / document_fork.html
index 36847b6..fc3a984 100644 (file)
@@ -17,7 +17,7 @@
                 {% endfor %}
             </select>
 
-        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Create another version" %}</button></td></tr>
+        <button style="margin-top:1em;" class="btn btn-default" type="submit">{% trans "Create another version" %}</button>
     </form>
 
 {% endblock %}