Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <if test="$this->settings['textLogo']=='yes'">
- <a href='{$this->settings['board_url']}' class='textLogo' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'>{$this->settings['board_name']}</a>
- <else />
- <a href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' rel="home" accesskey='1'><img src='{parse replacement="logo_img"}' alt='{$this->lang->words['logo']}' /></a>
- </if>
Advertisement
Add Comment
Please, Sign In to add comment