cosmetic changes

This commit is contained in:
rolux 2014-02-17 13:17:10 +00:00
parent 668368ea35
commit a0ffcac036

View file

@ -319,8 +319,6 @@ pandora.ui.embedDialog = function(/*[url, ]callback*/) {
.css(css)
.appendTo($form);
space().appendTo($form);
$input.type = Ox.ButtonGroup({
buttons: [
{id: 'link', title: Ox._('Embed in Texts Section'), width: formWidth / 2, selected: true},