Jump to content

Featured Replies

  • 1 месяц спустя...

Appearance > Templates > (Theme) > Create new template.

{{if in_array($file->container()->_id, [4,5,6,7])}}
    <a href="unbound://open/{$file->id}" class="ipsButton ipsButton_veryLight">
        <i class="fa fa-gamepad"></i> {lang="launcher_button_open"}
    </a>
{{else}}
    <button class="ipsButton ipsButton_disabled" disabled title="{lang="launcher_button_unavailable_tooltip"}">
        <i class="fa fa-ban"></i> {lang="launcher_button_unavailable"}
    </button>
{{endif}}


image.png


image.png

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.