mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Added tooltip
This commit is contained in:
parent
0d369027c9
commit
695cc5bcdc
@ -2335,7 +2335,7 @@ $class = 'databox filters';
|
|||||||
<td class="bolder">
|
<td class="bolder">
|
||||||
<?php
|
<?php
|
||||||
echo __('SQL query').ui_print_help_tip(
|
echo __('SQL query').ui_print_help_tip(
|
||||||
__('The entities of the fields that contain them must be included.'),
|
__('The entities of the fields that contain them must be included. Also is possible use macros like `_start_date_` or `_end_date_`.'),
|
||||||
true
|
true
|
||||||
);
|
);
|
||||||
?>
|
?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user