Fixed formatting of tooltip for smart blocks

This commit is contained in:
Daniel James 2012-10-18 13:01:55 +01:00
parent e01f86c377
commit 7c799cd3af
1 changed files with 1 additions and 1 deletions

View File

@ -363,7 +363,7 @@ function setupUI() {
$(".playlist_type_help_icon").qtip({
content: {
text: "A static smart block will save the criteria and generate the block content immediately." +
text: "A static smart block will save the criteria and generate the block content immediately. " +
"This allows you to edit and view it in the Library before adding it to a show.<br /><br />" +
"A dynamic smart block will only save the criteria. The block content will get generated upon " +
"adding it to a show. You will not be able to view and edit the content in the Library."