use fixed width icon
This commit is contained in:
parent
a2c2091447
commit
18c7c4c162
@ -27,7 +27,7 @@ $aLang = array(
|
||||
|
||||
//Navigation
|
||||
'charset' => 'UTF-8',
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-google'></i> Google Services",
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-fw fa-google'></i> Google Services",
|
||||
'd3mxgoogleanalytics_settings' => 'Einstellungen',
|
||||
'd3tbclgoogleanalytics_main' => 'Analytics',
|
||||
'd3tbclgoogleanalytics_adwords' => 'AdWords',
|
||||
|
@ -27,7 +27,7 @@ $aLang = array(
|
||||
|
||||
//Navigation
|
||||
'charset' => 'UTF-8',
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-google'></i> Google Services",
|
||||
'd3mxgoogleanalytics' => "<i class='fa fa-fw fa-google'></i> Google Services",
|
||||
'd3mxgoogleanalytics_settings' => 'Settings',
|
||||
'd3tbclgoogleanalytics_main' => 'Analytics',
|
||||
'd3tbclgoogleanalytics_adwords' => 'AdWords',
|
||||
|
Loading…
Reference in New Issue
Block a user