diff --git a/static/js/pad_editbar.js b/static/js/pad_editbar.js index 8dfc1c33..2fe8e7e8 100644 --- a/static/js/pad_editbar.js +++ b/static/js/pad_editbar.js @@ -101,7 +101,7 @@ var padeditbar = (function(){ $('#editbar').animate({height:'72px'}); $('#editorcontainerbox').animate({top:'72px'}); padurl = document.location; - $('#embed').html('
Embed code:'); + $('#embed').html('
Embed code:
'); $('#embed').show(); } else