Fixed : video manager no videos alert
This commit is contained in:
parent
98b6e537fc
commit
0d9b18904b
1 changed files with 1 additions and 1 deletions
|
@ -221,7 +221,7 @@ Manage all your videos here, change categories , delete and edit. Read more
|
||||||
</table>
|
</table>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
{if !$profiles}
|
{if !$videos}
|
||||||
<div class="alert">{lang code='There are no videos....'}</div>
|
<div class="alert">{lang code='There are no videos....'}</div>
|
||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue