Skip to content
Snippets Groups Projects
Commit 2e4a1c7a authored by catch's avatar catch
Browse files

Issue #2843567 by Sam152, kattekrab: Change "Un-archive" transition label to "Restore"

parent d8c19835
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -23,13 +23,13 @@ transitions: ...@@ -23,13 +23,13 @@ transitions:
to: archived to: archived
weight: 2 weight: 2
archived_draft: archived_draft:
label: 'Un-archive to Draft' label: 'Restore to Draft'
from: from:
- archived - archived
to: draft to: draft
weight: 3 weight: 3
archived_published: archived_published:
label: Un-archive label: Restore
from: from:
- archived - archived
to: published to: published
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment