diff --git a/app/views/cms/_drag_and_drop_note.html.erb b/app/views/cms/_drag_and_drop_note.html.erb index a2af7a1..2a2d92f 100644 --- a/app/views/cms/_drag_and_drop_note.html.erb +++ b/app/views/cms/_drag_and_drop_note.html.erb @@ -1,6 +1,6 @@
<%= _('Drag images to add them to the text.') %> - <%= _('Drag file names to the text to add links.') %> + <%= _('Click on file names to add links to the text.') %>
diff --git a/app/views/cms/media_panel/_generic.html.erb b/app/views/cms/media_panel/_generic.html.erb index abb98d8..74721cf 100644 --- a/app/views/cms/media_panel/_generic.html.erb +++ b/app/views/cms/media_panel/_generic.html.erb @@ -1,5 +1,5 @@ -- libgit2 0.21.2