6e5bfebe1f215654862b3ba8e9ca4dcb594f2b10
[mailer.git] / templates / de / html / admin / admin_list_refs.tpl
1 <div align="center">
2 <div class="table2 dashed">
3         <div class="table_header bottom" style="margin-bottom: 3px">
4                 <strong>{%message,ADMIN_LIST_REFERRALS=$content[userid]%}</strong>
5         </div>
6
7 $content[rows]
8
9         <div class="table_footer top" style="padding-top: 7px; padding-bottom: 7px">
10                 <div class="notice">{--ADMIN_LIST_REFERRALS_NOTE--}</div>
11         </div>
12 </div>
13 </div>