View file templates/Likan/balance/invite.tpl

File size: 1.08Kb
<div class="autowr">
<div style="margin-top:20px;"></div>
<div id="my_sub_menu">
  <a href="/settings" onClick="Page.Go(this.href); return false;"><b>Настройки</b></a>
  <a href="/balance" onClick="Page.Go(this.href); return false;"><b>Личный счёт</b></a>
  <a href="/balance?act=invite" onClick="Page.Go(this.href); return false;"><b>Пригласить друга</b></a>
  <a href="/balance?act=invited" onClick="Page.Go(this.href); return false;"><b>Приглашённые друзья</b></a>
</div>
<div class="margin_top_10"></div><div class="allbar_title">Инструкция по приглашению друга</div>
<div class="ubm_descr">
<center>
Для приглашения друга отправьте ему ссылку на регистрацию, которая указана ниже.<br /><br />
<span class="color777">Ваша ссылка для приглашения:</span>&nbsp;&nbsp; 
<input type="text" 
	class="videos_input" 
	style="width:200px"
	onClick="this.select()"
	value="http://site.com/reg{uid}"
/>
</center>
</div>