]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_list_reflink_user_subids.tpl
Rewrote script to use more EL, introduced wrappers for sending pool:
[mailer.git] / templates / de / html / member / member_list_reflink_user_subids.tpl
1 <div align="center">
2 <div class="table dashed">
3 <div class="table_header bottom">
4         <strong>{--MEMBER_REFLINK_USER_SUBIDS_TITLE--}</strong>
5 </div>
6 {--MEMBER_REFLINK_USER_SUBIDS_HEADER--}
7 <ul class="listing">
8 $content
9 </ul>
10 </div>
11
12 <div class="notice">
13         {--MEMBER_REFLINK_USER_SUBIDS_NOTICE--}
14 </div>
15 </div>