#12038 header link setup
This commit is contained in:
parent
23756e8495
commit
192ec72b32
|
@ -361,7 +361,7 @@ echo sprintf('<div id="header_table" class="header_table_%s">', $menuTypeClass);
|
|||
[
|
||||
'alt' => __('Setup'),
|
||||
'class' => 'bot invert_filter main_menu_icon',
|
||||
'title' => __('setup'),
|
||||
'title' => __('Setup'),
|
||||
]
|
||||
);
|
||||
$header_setup .= '</a></div>';
|
||||
|
|
Loading…
Reference in New Issue