Skip to content

Commit 1305a63

Browse files
committed
Change 'Insert image' text to 'Insert image URL'
1 parent b97bc67 commit 1305a63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vendor/assets/javascripts/bootstrap-wysihtml5/core-b3.js.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -496,7 +496,7 @@
496496
target: "Open link in new window"
497497
},
498498
image: {
499-
insert: "Insert image",
499+
insert: "Insert image URL",
500500
cancel: "Cancel"
501501
},
502502
html: {

0 commit comments

Comments
 (0)