A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_list_refs2.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
3 <tr>
4         <td class="table_header bottom">
5                 <strong>{%message,ADMIN_LIST_REFERALS={%pipe,generateUserProfileLink=$content[userid]%}%}</strong>
6         </td>
7 </tr>
8 $content[rows]
9 <tr>
10         <td class="table_footer top" style="padding-top: 7px; padding-bottom: 7px">
11                 <span class="notice">{--ADMIN_LIST_REFERALS_NOTE--}</span>
12         </td>
13 </tr>
14 </table>
15 </div>