We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f06922 + 3bb2967 commit 5ff86dfCopy full SHA for 5ff86df
cms/templates/cms/toolbar/dragitem.html
@@ -19,7 +19,7 @@
19
</div>
20
{% else %}
21
<div class="cms-hover-tooltip cms-hover-tooltip-left cms-plugin-disabled" tabindex="-1"
22
- data-tooltip="{% trans "This plugin cannot be moved or edited outside of it's parent" %}">
+ data-tooltip="{% trans "This plugin cannot be moved or edited outside of its parent" %}">
23
<span class="cms-icon cms-icon-lock"></span>
24
25
{% endif %}
0 commit comments