mirror of
https://github.com/openvk/openvk
synced 2024-11-11 01:19:53 +03:00
@layout.xml: hotfix :DDDD
This commit is contained in:
parent
534265bb3a
commit
aa60b64638
1 changed files with 8 additions and 8 deletions
|
@ -190,15 +190,15 @@
|
|||
href="{$club->getURL()}"
|
||||
class="link group_link">{$club->getName()}</a>
|
||||
|
||||
</div>
|
||||
<a
|
||||
n:if="OPENVK_ROOT_CONF['openvk']['preferences']['adPoster']['enable']"
|
||||
href="{php echo OPENVK_ROOT_CONF['openvk']['preferences']['adPoster']['link']}" >
|
||||
<img
|
||||
src="{php echo OPENVK_ROOT_CONF['openvk']['preferences']['adPoster']['src']}"
|
||||
alt="{php echo OPENVK_ROOT_CONF['openvk']['preferences']['adPoster']['caption']}"
|
||||
class="psa-poster group_link" />
|
||||
class="psa-poster" />
|
||||
</a>
|
||||
</div>
|
||||
{else}
|
||||
<a href="/support" class="link">Поддержка</a>
|
||||
<a href="/logout" class="link">Выйти</a>
|
||||
|
|
Loading…
Reference in a new issue