]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_surfbar_list_form.tpl
e6ff250b9f926d56d355e71a639677d456e668d0
[mailer.git] / templates / de / html / member / member_surfbar_list_form.tpl
1 <td align="center" width="%d%%">
2         <form action="{!URL!}/modules.php?module=login&amp;what=surfbar_list" method="post" style="padding-bottom:0px">
3                 <input type="hidden" name="id" value="%s" />
4                 <input type="hidden" name="action" value="%s" />
5                 <input type="submit" class="member_submit" name="ok" title="{--MEMBER_SURFBAR_ACTION_%s_TITLE--}" value="{--MEMBER_SURFBAR_ACTION_%s_SUBMIT--}" />
6         </form>
7 </td>