summaryrefslogtreecommitdiff
path: root/includes/common.inc
diff options
context:
space:
mode:
Diffstat (limited to 'includes/common.inc')
-rw-r--r--includes/common.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/common.inc b/includes/common.inc
index cb7491953..6ccf03301 100644
--- a/includes/common.inc
+++ b/includes/common.inc
@@ -6279,7 +6279,7 @@ function drupal_common_theme() {
'render element' => 'element',
),
'form_required_marker' => array(
- 'arguments' => array('element' => NULL),
+ 'render element' => 'element',
),
'form_element_label' => array(
'render element' => 'element',