mirror of
https://github.com/getgrav/grav-plugin-admin.git
synced 2026-02-25 08:01:26 +01:00
Updated task to copy
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
|
||||
<input type="hidden" name="task" value="continue" />
|
||||
<input type="hidden" name="task" value="copy" />
|
||||
<div class="button-bar">
|
||||
<button data-remodal-action="cancel" class="button secondary remodal-cancel"><i class="fa fa-fw fa-close"></i> Cancel</button>
|
||||
<button class="button success">{{ "PLUGIN_ADMIN.CONTINUE"|tu }}</button>
|
||||
|
||||
Reference in New Issue
Block a user