]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_list_form.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / member / member_surfbar_list_form.tpl
index c39ed666e34f5882966b340a8d3223c73278e230..2cbde22a43d73452b0994a5ff441ade4d643deb7 100644 (file)
@@ -1,7 +1,7 @@
 <td align="center" width="$content[width]%%">
-       <form accept-charset="utf-8" action="{?URL?}/modules.php?module=login&amp;what=surfbar_list" method="post" style="padding-bottom:0px">
-               <input type="hidden" name="id" value="$content[id]" />
+       <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=surfbar_list%}" method="post">
+               <input type="hidden" name="url_id" value="$content[url_id]" />
                <input type="hidden" name="action" value="$content[action]" />
-               <input type="submit" class="member_submit" name="ok" title="$content[title]" value="$content[submit]" />
+               <input type="submit" class="form_submit" name="ok" title="$content[title]" value="$content[submit]" />
        </form>
 </td>