As an editor, I want to be informed about the license of contributions when I am editing a label, description or alias of an Item on the legacy termbox.
**Problem:**
We currently don't show a "license of contributions" message when an Item label, alias or description is edited like we do when a statement is added or edited.
We need to have the same message appear when an Item label, alias or description is edited on the legacy termbox.
**Screenshot**
{F37392542}
**Copy**
By clicking "Publish", you agree to the [[ https://foundation.wikimedia.org/wiki/Terms_of_Use | terms of use ]], and you irrevocably agree to release your contribution under the [[ https://creativecommons.org/publicdomain/zero/1.0/ | Creative Commons CC0 License ]].
I accept these terms for my future edits. Do not show this message again.
**BDD**
GIVEN an Item
AND a legacy termbox
AND an editor wants to make a change
WHEN the edit button is clicked for an Item label, alias or description
THEN the "license of contributions" message is displayed
**Acceptance criteria:**
[ ] "license of contributions" message is displayed when an Item label, alias or description is edited on the legacy termbox