add font awesome icon
This commit is contained in:
parent
c453a4b07a
commit
f624c88610
@ -27,7 +27,7 @@ $aLang = array(
|
||||
|
||||
//Navigation
|
||||
'charset' => 'ISO-8859-15',
|
||||
'd3mxgoogleanalytics' => 'Google Services',
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-area-chart'></i> Google Services",
|
||||
'd3mxgoogleanalytics_settings' => 'Einstellungen',
|
||||
'd3tbclgoogleanalytics_main' => 'Analytics',
|
||||
'd3tbclgoogleanalytics_adwords' => 'AdWords',
|
||||
|
@ -27,7 +27,7 @@ $aLang = array(
|
||||
|
||||
//Navigation
|
||||
'charset' => 'ISO-8859-15',
|
||||
'd3mxgoogleanalytics' => 'Google Services',
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-area-chart'></i> Google Services",
|
||||
'd3mxgoogleanalytics_settings' => 'Settings',
|
||||
'd3tbclgoogleanalytics_main' => 'Analytics',
|
||||
'd3tbclgoogleanalytics_adwords' => 'AdWords',
|
||||
|
Loading…
Reference in New Issue
Block a user