mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
Revert "changed the text of the tooltips of the variables"
This reverts commit d518e222a00bcb88d5174ed3586fa61c1031cf87.
This commit is contained in:
parent
d518e222a0
commit
824d62a4f8
@ -541,7 +541,7 @@ if (isset($module_macros)) {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
$table_macros->data[$macro_count][0] = '<span>'.__('Add Custom alert macros').'</span> <a href="javascript:add_macro();">'.html_print_image('images/add.png',true).'</a>';
|
$table_macros->data[$macro_count][0] = '<span>'.__('Add module macro').'</span> <a href="javascript:add_macro();">'.html_print_image('images/add.png',true).'</a>';
|
||||||
$table_macros->colspan[$macro_count][0] = 5;
|
$table_macros->colspan[$macro_count][0] = 5;
|
||||||
$macro_count++;
|
$macro_count++;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user