panteraforlife
New Member
Is there any way to get a link code members could share on social networks ? and implement that into the link code page ?
{$lng->link_code_static_button} <a href="{$list_url}/index.php?a=in&u={$button_username}"><img src="{$list_url}/images/extra/{$button_name}" alt="{$text_link_button_alt}" /></a>
<br />
<textarea readonly="readonly" name="code" rows="6" style="width: 90%;" onclick="this.focus(); this.select();"><a href="{$list_url}/index.php?a=in&u={$button_username}"><img src="{$list_url}/images/extra/{$button_name}" alt="{$text_link_button_alt}" /></a></textarea>
<hr />