Файл: templates/Default/apps/friends_application.tpl
Строк: 11
<div class="apps_application">
<a
class="apps_mr" href="/id{user-id}"
onClick="Page.Go(this.href); return false">
<img
src="{ava}" class="fl_l" width="50"
style="max-height:50px;" onMouseOver="myhtml.title('{id}',
'{name}', 'apps_user')" id="apps_user{id}"
/>
</a>
{link}
<img src="{img}"
class="fl_r" width="50" height="50"
onMouseOver="myhtml.title('{id}', '{title}', 'apps_gane')"
id="apps_gane{id}" />
</a>
<div
class="apps_gr">
<div
class="apps_grtext">{application_start}<br
/><small>{date}</small></div>
</div>
<div
class="clear"></div>
</div>