Global rewrite of engine:
[mailer.git] / templates / de / html / member / member_surfbar_book_static.tpl
index f2d8854ce16cab62c5cfc80296c3fab15af5fde0..51e131db9d071cb3d6d258106f465ac4716c149f 100644 (file)
@@ -1,4 +1,4 @@
-<form accept-charset="utf-8" id="book" action="{?URL?}/modules.php?module=login&amp;what=surfbar_book" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
+<form accept-charset="utf-8" id="book" action="{%url=modules.php?module=login&amp;what=surfbar_book%}" method="post" onsubmit="return SubmitForm()" onreset="return ResetForm()">
 <div class="member_table dashed" style="width:600px;margin-top:10px">
        <div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
                <strong>URL in Surfbar buchen - Statisch:</strong>
@@ -34,6 +34,6 @@
        </div>
 </div>
 
-<script src="{?URL?}/js.php?js=surfbar_member_book{%version=surfbar%}" type="text/javascript"></script>
+<script src="{%url=js.php?js=surfbar_member_book%}{%version=surfbar%}" type="text/javascript"></script>
 
 </form>