N°6759 - Fix shortcut & dictionary entry name

This commit is contained in:
Timothee
2025-10-27 15:16:44 +01:00
parent 10a7fafe59
commit d029039d22
19 changed files with 21 additions and 22 deletions

View File

@@ -11,7 +11,7 @@
{% UIAlert ForSuccess{sContent: sSuccess} %}{% EndUIAlert %}
{% endfor %}
{% UITitle ForPage {'sTitle':'config-edit-title'|dict_s} %}{% EndUITitle %}
{% UITitle ForPage {'sTitle':'itop-config/Operation:Edit/Title'|dict_s} %}{% EndUITitle %}
{% if bShowEditor %}
<p>{{ 'config-edit-intro'|dict_s }}</p>