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.php5
1 files changed, 2 insertions, 3 deletions
diff --git a/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php b/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
index e247a9299..810d549af 100644
--- a/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
+++ b/mod/reportedcontent/views/default/widgets/reportedcontent/edit.php
@@ -16,8 +16,7 @@ $params = array(
$dropdown = elgg_view('input/dropdown', $params);
?>
-<p>
+<div>
<?php echo elgg_echo('reportedcontent:numbertodisplay'); ?>:
<?php echo $dropdown; ?>
-</p>
-
+</div>