aboutsummaryrefslogtreecommitdiffstats
path: root/tools/triggers_list.php
diff options
context:
space:
mode:
Diffstat (limited to 'tools/triggers_list.php')
-rw-r--r--tools/triggers_list.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/triggers_list.php b/tools/triggers_list.php
index 53c0b4ac2..bd57023c1 100644
--- a/tools/triggers_list.php
+++ b/tools/triggers_list.php
@@ -672,8 +672,8 @@ array(
array(
'name' => 'render_element_description',
'type' => 'trigger_event',
- 'vars' => array('string', 'element_secription'),
- 'files' => array('picture.php'),
+ 'vars' => array('string', 'element_description', 'string', 'action'),
+ 'files' => array('picture.php', 'include\functions_html.inc.php (render_element_description)'),
),
array(
'name' => 'render_lost_password_mail_content',