Librarian in regular requirements.
[redakcja.git] / apps / toolbar / templates / toolbar / button.html
index a43cb93..cdffcaf 100644 (file)
@@ -1,5 +1,5 @@
 {% if button.link %}
-<a href="{{button.link}}" target="_new">
+<a href="{{button.link}}" target="_blank">
 {% endif %}
 <button type="button"
        data-ui-action="{{ button.scriptlet_id }}"