$docs_href = elgg_get_site_url()."pg/ecml";
?>
-<a href="<?php echo $docs_href; ?>" class="longtext-control" title="<?php echo elgg_echo('ecml:help'); ?>" target="_new"><img src="<?php echo elgg_get_site_url(); ?>mod/ecml/graphics/ecml.png" width="50" height="15" alt="ECML" /></a>
\ No newline at end of file
+<a href="<?php echo $docs_href; ?>" class="elgg-longtext-control" title="<?php echo elgg_echo('ecml:help'); ?>" target="_new"><img src="<?php echo elgg_get_site_url(); ?>mod/ecml/graphics/ecml.png" width="50" height="15" alt="ECML" /></a>
\ No newline at end of file
}
?>
-<a class="longtext-control small link" href="<?php echo elgg_get_site_url() . 'pg/embed'; ?>?<?php echo $active_section; ?>internal_name=<?php echo $vars['internalname']; ?>" rel="facebox"><?php echo elgg_echo('media:insert'); ?></a>
+<a class="elgg-longtext-control small link" href="<?php echo elgg_get_site_url() . 'pg/embed'; ?>?<?php echo $active_section; ?>internal_name=<?php echo $vars['internalname']; ?>" rel="facebox"><?php echo elgg_echo('media:insert'); ?></a>
font-family:Monaco,"Courier New",Courier,monospace;
font-size:13px;
}
-.admin_area a.longtext-control {
- float:right;
- margin-left:14px;
+a.elgg-longtext-control {
+ float: right;
+ margin-left: 14px;
}
.admin_area .elgg-submit-button {
font-size: 14px;
font-family: Monaco,"Courier New",Courier,monospace;
font-size: 13px;
}
-a.longtext-control {
- float:right;
- margin-left:14px;
+a.elgg-longtext-control {
+ float: right;
+ margin-left: 14px;
}