mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
Fix broken layout on video view page
This commit is contained in:
parent
62f9467179
commit
7d8947eaeb
1 changed files with 58 additions and 58 deletions
|
@ -56,7 +56,7 @@
|
||||||
<a href="/video{$video->getPrettyId()}/remove" class="profile_link" style="display:block;width:96%;">
|
<a href="/video{$video->getPrettyId()}/remove" class="profile_link" style="display:block;width:96%;">
|
||||||
{_delete}
|
{_delete}
|
||||||
</a>
|
</a>
|
||||||
<div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
{/block}
|
{/block}
|
||||||
|
|
Loading…
Reference in a new issue