]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_registration_select.tpl
Rewrote some code, added templates/functions:
[mailer.git] / templates / de / html / guest / guest_registration_select.tpl
1 <div align="center">
2 <div class="table dashed">
3         <div class="table_header bottom">
4                 {--GUEST_SELECT_OTHER_REGISTRATION_FORM_TITLE--}
5         </div>
6
7         <div class="bottom" align="left">
8                 {%template,GuestRegistrationList%}
9         </div>
10         <div class="table_footer">
11                 <div class="notice">
12                         {--GUEST_SELECT_OTHER_REGISTRATION_FORM_NOTICE--}
13                 </div>
14         </div>
15 </div>
16 </div>