aboutsummaryrefslogtreecommitdiff
path: root/mod/ecml/views/default/embed/web_services/content.php
diff options
context:
space:
mode:
Diffstat (limited to 'mod/ecml/views/default/embed/web_services/content.php')
-rw-r--r--mod/ecml/views/default/embed/web_services/content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/ecml/views/default/embed/web_services/content.php b/mod/ecml/views/default/embed/web_services/content.php
index b609db448..4697eedab 100644
--- a/mod/ecml/views/default/embed/web_services/content.php
+++ b/mod/ecml/views/default/embed/web_services/content.php
@@ -45,7 +45,7 @@ $embed = elgg_view('input/submit', array(
'internalid' => 'embed_submit',
'type' => 'button',
'value' => elgg_echo('embed:embed'),
- 'class' => 'submit_button disabled',
+ 'class' => 'submit-button disabled',
'disabled' => TRUE
));