X-Git-Url: https://git.mdrn.pl/redakcja.git/blobdiff_plain/f31bb368a2cad9a61e4fc652fa4b40c4114a128c..1a2a6714d405526c16ac4f0900b6dfb0c4c83b6a:/project/templates/explorer/split_success.html

diff --git a/project/templates/explorer/split_success.html b/project/templates/explorer/split_success.html
index 69c19c3e..4f3a57b8 100755
--- a/project/templates/explorer/split_success.html
+++ b/project/templates/explorer/split_success.html
@@ -1,3 +1,3 @@
 <p>Split successful. You can edit the new part here:
-<a href="{% url editor_view cfileid %}">{% url editor_view cfileid %}</a></p>
+<a href="{% url editor_view cfileid %}" target="_new">{% url editor_view cfileid %}</a></p>
 <p><button type="button" id="split-dialog-button-dismiss">Close</button></p>
\ No newline at end of file