aboutsummaryrefslogtreecommitdiff
path: root/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/reportedcontent/views/default/widgets/reportedcontent/edit.php')
-rw-r--r--mod/reportedcontent/views/default/widgets/reportedcontent/edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php b/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
index e47cf9740..e247a9299 100644
--- a/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
+++ b/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
@@ -13,7 +13,7 @@ $params = array(
'value' => $vars['entity']->num_display,
'options' => array(1, 2, 3, 4, 5, 6, 7, 8, 9, 10),
);
-$dropdown = elgg_view('input/pulldown', $params);
+$dropdown = elgg_view('input/dropdown', $params);
?>
<p>