From 83392e75259cf5eb33f879f7b96f6180dcf7622e Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 20 May 2007 23:43:17 +0000 Subject: [PATCH] Fix: Sur fckeditor de mailing, on permet insertion de liens internes --- htdocs/theme/auguria/fckeditor/fckconfig.js | 2 +- htdocs/theme/eldy/fckeditor/fckconfig.js | 2 +- htdocs/theme/freelug/fckeditor/fckconfig.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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'] ] ;