Modified: Printing error message if no playlist found

This commit is contained in:
Awais-cb 2017-05-12 14:42:46 +05:00
parent bc8b73e05c
commit 3bd7a274c5

View file

@ -30,6 +30,13 @@
<td width="130"><strong>{lang code='View/Edit'}</strong></td>
<td width="80"><strong>{lang code='Delete'}</strong></td>
</tr>
{if $playlists!=true}
<h4 style="text-align: center;">
<strong>{lang code='No Playlist Found'}</strong>
</h4>
{/if}
{section name=plist loop=$playlists}
<tr>
<td>