From ecbb3bf03fb6494451ea10fa7e7651a765820c56 Mon Sep 17 00:00:00 2001 From: rolux Date: Tue, 4 Feb 2014 05:52:37 +0000 Subject: [PATCH] fix layout of embed video dialog --- static/js/embedVideoDialog.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/static/js/embedVideoDialog.js b/static/js/embedVideoDialog.js index 9766d305..530d38f0 100644 --- a/static/js/embedVideoDialog.js +++ b/static/js/embedVideoDialog.js @@ -11,11 +11,11 @@ pandora.ui.embedVideoDialog = function() { $content = Ox.Element() .css({margin: '16px'}) - .html(Ox._('To embed this clip, use the following HTML:
')), + .html(Ox._('To embed this clip, use the following HTML:')), $embed = $('