Commit 7a1982d2 by E. Kolpakov

[TNL-6019] Less verbose close button help text

parent d20adb7e
...@@ -434,7 +434,7 @@ function DragAndDropTemplates(configuration) { ...@@ -434,7 +434,7 @@ function DragAndDropTemplates(configuration) {
h( h(
'span.sr', 'span.sr',
{ {
innerHTML: gettext("Close item feedback popup") innerHTML: gettext("Close")
} }
), ),
h( h(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment