mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'ent-13229-icono-de-ayuda-en-eventos-meta-no-se-ve' into 'develop'
Ent 13229 icono de ayuda en eventos meta no se ve See merge request artica/pandorafms!7110
This commit is contained in:
commit
8bc0be4a27
@ -5407,7 +5407,7 @@ function ui_print_page_header(
|
||||
|
||||
if (is_metaconsole() === true) {
|
||||
if ($help != '') {
|
||||
$buffer .= "<div class='head_help'>".ui_print_help_icon($help, true, '', 'images/help_30.png').'</div>';
|
||||
$buffer .= "<div class='head_help rounded-icon-header'>".ui_print_help_icon($help, true, '', 'images/help@header.svg').'</div>';
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user