X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/1a2a6714d405526c16ac4f0900b6dfb0c4c83b6a..470de3b144d05f5d3cc530442ffebe37c21c50ca:/project/templates/explorer/split.html diff --git a/project/templates/explorer/split.html b/project/templates/explorer/split.html index b39c58db..8d3b67bb 100755 --- a/project/templates/explorer/split.html +++ b/project/templates/explorer/split.html @@ -18,7 +18,7 @@ <fieldset id="split-form-dc-subform" style="display: none;"> <legend>Dublin Core</legend> {{ dcform.as_p }} - </fieldset> + </fieldset> <p> <button type="submit" id="split-dialog-button-accept">Split</button> <button type="button" id="split-dialog-button-close">Close</button>