diff --git a/htdocs/theme/auguria/fckeditor/fckconfig.js b/htdocs/theme/auguria/fckeditor/fckconfig.js index d7fff917f4b..bba235f14f3 100644 --- a/htdocs/theme/auguria/fckeditor/fckconfig.js +++ b/htdocs/theme/auguria/fckeditor/fckconfig.js @@ -105,7 +105,7 @@ FCKConfig.ToolbarSets["dolibarr_mailings"] = [ ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Link','Unlink','Anchor','Table','Rule','SpecialChar'], + ['Link','Unlink','Anchor','Image','Table','Rule','SpecialChar'], ['FontName','FontSize'] ] ; diff --git a/htdocs/theme/eldy/fckeditor/fckconfig.js b/htdocs/theme/eldy/fckeditor/fckconfig.js index d7fff917f4b..bba235f14f3 100644 --- a/htdocs/theme/eldy/fckeditor/fckconfig.js +++ b/htdocs/theme/eldy/fckeditor/fckconfig.js @@ -105,7 +105,7 @@ FCKConfig.ToolbarSets["dolibarr_mailings"] = [ ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Link','Unlink','Anchor','Table','Rule','SpecialChar'], + ['Link','Unlink','Anchor','Image','Table','Rule','SpecialChar'], ['FontName','FontSize'] ] ; diff --git a/htdocs/theme/freelug/fckeditor/fckconfig.js b/htdocs/theme/freelug/fckeditor/fckconfig.js index d7fff917f4b..bba235f14f3 100644 --- a/htdocs/theme/freelug/fckeditor/fckconfig.js +++ b/htdocs/theme/freelug/fckeditor/fckconfig.js @@ -105,7 +105,7 @@ FCKConfig.ToolbarSets["dolibarr_mailings"] = [ ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript','-','TextColor','BGColor','-','RemoveFormat'], ['OrderedList','UnorderedList','-','Outdent','Indent'], ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'], - ['Link','Unlink','Anchor','Table','Rule','SpecialChar'], + ['Link','Unlink','Anchor','Image','Table','Rule','SpecialChar'], ['FontName','FontSize'] ] ;