Skip to content
Snippets Groups Projects
Commit f3813c68 authored by Giovannoni Laurent's avatar Giovannoni Laurent
Browse files

FEAT #2025 add font-awesome CSS

parent e8b13cb9
No related branches found
No related tags found
No related merge requests found
...@@ -310,7 +310,7 @@ if (isset($_REQUEST['start']) && !empty($_REQUEST['start'])) $parameters .= '&st ...@@ -310,7 +310,7 @@ if (isset($_REQUEST['start']) && !empty($_REQUEST['start'])) $parameters .= '&st
. "index.php?display=true&module=sendmail&page=sendmail_ajax_content" . "index.php?display=true&module=sendmail&page=sendmail_ajax_content"
. "&mode=add&identifier=".$identifier."&origin=".$origin . "&mode=add&identifier=".$identifier."&origin=".$origin
. $parameters."')", . $parameters."')",
"icon" => $_SESSION['config']['businessappurl']."static.php?filename=tool_sendmail.gif&module=sendmail", "icon" => 'envelope',
"tooltip" => _NEW_EMAIL, "tooltip" => _NEW_EMAIL,
"alwaysVisible" => true "alwaysVisible" => true
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment