mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
fixed minor error
This commit is contained in:
parent
67fb2216d4
commit
6bf9ceac3e
@ -340,7 +340,7 @@ if ($config['menu_type'] == 'classic') {
|
||||
'title' => __('Feedback'),
|
||||
'id' => 'feedback-header',
|
||||
'alt' => __('Feedback'),
|
||||
'style' => 'cursor: pointer; width: 27px;',
|
||||
'style' => 'cursor: pointer;',
|
||||
]
|
||||
);
|
||||
$header_feedback .= '</div>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user