Fixed : add_group videos error message
This commit is contained in:
parent
2449f0099d
commit
bbda8cbb24
1 changed files with 3 additions and 1 deletions
|
@ -29,10 +29,12 @@
|
|||
<input type="submit" name="add_videos" id="add_videos" value="{lang code='grp_add_vdos'}" class="cb_button">
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
{else}
|
||||
<div align="center" style="font-weight:bold;;font-style:italic">{lang code='you_dont_have_any_videos'}</div>
|
||||
{/if}
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue