Файл: backup_fzrf 2/templates/Old/compare/result.tpl
Строк: 50
[ajax]<div id="compareResult">[/ajax]
<table
width="560px">
<tr>
<td width="40%"
valign="top">
<div class="buttonsprofile
albumsbuttonsprofile buttonsprofileSecond"
style="margin-top:10px;height:22px;">
<div
class="busw_low_kilie "
style="margin-top:10px;text-align:center;"><button
id="fast_buts_{user1-id}"
onClick="Compare.choose_send({user1-id}); return false;"
style="width:100%">{user1-name}</button></div>
</div><br>
<center><img
class="compareimgsw"
src="{user1-ava}"></center>
</td>
<td width="20%" valign="top">
<div
class="buttonsprofile albumsbuttonsprofile buttonsprofileSecond"
style="margin-top:10px;height:22px">
<div
class="busw_low_range "
style="margin-top:10px;text-align:center;"><button
id="fast_buts_0" onClick="Compare.choose_send(0); return
false;"
style="width:100%">пропустить</button></div>
</div>
</td>
<td width="40%"
valign="top">
<div class="buttonsprofile
albumsbuttonsprofile buttonsprofileSecond"
style="margin-top:10px;height:22px">
<div
class="busw_low_kilie "
style="margin-top:10px;text-align:center;"><button
id="fast_buts_{user2-id}"
onClick="Compare.choose_send({user2-id}); return false;"
style="width:100%">{user2-name}</button></div>
</div><br>
<center><img
class="compareimgsw"
src="{user2-ava}"></center>
</td>
</tr>
</table>
[ajax]</div>[/ajax]