mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-29 00:34:46 +02:00
Changed preview by \"click here\" message
This commit is contained in:
parent
77fc1abe89
commit
b853582fb9
@ -978,7 +978,7 @@ function notifications_print_dropdown_element($message_info)
|
||||
case 'Official communication':
|
||||
$action = 'show_modal(this.id);';
|
||||
$target = '';
|
||||
$body_preview = io_safe_output($message_info['mensaje']);
|
||||
$body_preview = __('Click here to get more information');
|
||||
break;
|
||||
|
||||
default:
|
||||
|
Loading…
x
Reference in New Issue
Block a user