diff --git a/Web/Presenters/templates/Audio/List.xml b/Web/Presenters/templates/Audio/List.xml index 8cc0a436a..1483ce95a 100644 --- a/Web/Presenters/templates/Audio/List.xml +++ b/Web/Presenters/templates/Audio/List.xml @@ -99,7 +99,7 @@ -
+
{include "../components/content_error.xml", description => $ownerId > 0 ? ($ownerId == $thisUser->getId() ? tr("no_playlists_thisuser") : tr("no_playlists_user")) : tr("no_playlists_club")}
diff --git a/Web/Presenters/templates/Audio/Playlist.xml b/Web/Presenters/templates/Audio/Playlist.xml index 5a96ad6cd..218a47f42 100644 --- a/Web/Presenters/templates/Audio/Playlist.xml +++ b/Web/Presenters/templates/Audio/Playlist.xml @@ -41,7 +41,7 @@
-
+
{if $cover} {_playlist_cover} @@ -62,7 +62,7 @@
-

{$playlist->getName()}

+

{$playlist->getName()}

{$playlist->getMetaDescription()|noescape} @@ -70,7 +70,7 @@
{nl2br($playlist->getDescriptionHTML())|noescape}
-
+
diff --git a/Web/Presenters/templates/Messenger/Index.xml b/Web/Presenters/templates/Messenger/Index.xml index b045c06fe..3c4cedccd 100644 --- a/Web/Presenters/templates/Messenger/Index.xml +++ b/Web/Presenters/templates/Messenger/Index.xml @@ -20,7 +20,7 @@
+ onmousedown="window.location.assign({$coresp->getURL()});" > {var $recipient = $coresp->getCorrespondents()[1]} {var $lastMsg = $coresp->getPreviewMessage()} diff --git a/Web/Presenters/templates/User/Friends.xml b/Web/Presenters/templates/User/Friends.xml index b84228c5c..7c52ad90d 100644 --- a/Web/Presenters/templates/User/Friends.xml +++ b/Web/Presenters/templates/User/Friends.xml @@ -174,7 +174,7 @@ {elseif $subStatus === 3} - {_send_message} + {_send_message}