diff --git a/htdocs/core/get_info.php b/htdocs/core/get_info.php
index 013899869ba..c7c7682c884 100644
--- a/htdocs/core/get_info.php
+++ b/htdocs/core/get_info.php
@@ -125,7 +125,7 @@ else $toprightmenu.=$result; // For backward compatibility
// Link to module builder
if (! empty($conf->modulebuilder->enabled))
{
- $text ='';
+ $text ='';
//$text.= img_picto(":".$langs->trans("ModuleBuilder"), 'printer_top.png', 'class="printer"');
$text.='';
$text.='';
diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php
index 6eeb1cb8cb7..3acc10fe9d7 100644
--- a/htdocs/main.inc.php
+++ b/htdocs/main.inc.php
@@ -1656,7 +1656,7 @@ function top_menu($head, $title = '', $target = '', $disablejs = 0, $disablehead
// Link to module builder
if (!empty($conf->modulebuilder->enabled))
{
- $text = '';
+ $text = '';
//$text.= img_picto(":".$langs->trans("ModuleBuilder"), 'printer_top.png', 'class="printer"');
$text .= '';
$text .= '';