From 1305a63a26aa543734416b664f529f68c6f5c234 Mon Sep 17 00:00:00 2001 From: Facundo Javier Gelatti Date: Mon, 10 Dec 2018 14:03:28 -0300 Subject: [PATCH] Change 'Insert image' text to 'Insert image URL' --- vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb b/vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb index 245684a5..e3b19a7a 100644 --- a/vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb +++ b/vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb @@ -496,7 +496,7 @@ target: "Open link in new window" }, image: { - insert: "Insert image", + insert: "Insert image URL", cancel: "Cancel" }, html: {