View file templates/Likan/notifications/user_guests.tpl

File size: 611B
<div id="voturi_poze">
<table cellpadding="0" width="350" cellspacing="2"><tbody><tr valign="top">							 
<td width="40"><a href="/u{user-id}">
<div style="margin-right:10px;width: 30px;height: 30px;border-radius: 15px;-webkit-border-radius: 15px;-moz-border-radius: 15x;float:left;background: url({ava}) no-repeat;background-size:30px 30px;"></div></a>{online}</td>
<td width="310">  <a href="/u{user-id}"> {name}</a>
<div style="font-size:8pt;">{date}</div>
</td>
</tr>
<tr><td colspan="2">
<div class="line_n" style="margin-top:7px; margin-bottom:10px;"></div>
</td>
</tr>
</tbody></table></div>