aboutsummaryrefslogtreecommitdiff
path: root/mod/embed/start.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/embed/start.php')
-rw-r--r--mod/embed/start.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/embed/start.php b/mod/embed/start.php
index edfcfdd3c..1a6cfce94 100644
--- a/mod/embed/start.php
+++ b/mod/embed/start.php
@@ -36,7 +36,7 @@ function embed_longtext_menu($hook, $type, $items, $vars) {
'text' => elgg_echo('media:insert'),
'rel' => 'facebox',
'class' => 'elgg-longtext-control',
- 'weight' => 1,
+ 'priority' => 1,
));
return $items;