]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_book_static.tpl
Even more language strings renamed
[mailer.git] / templates / de / html / member / member_surfbar_book_static.tpl
index 51e131db9d071cb3d6d258106f465ac4716c149f..a3ff48073cf1b8a27f687a6eaf6519bad1875e0c 100644 (file)
@@ -1,6 +1,6 @@
 <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">
+       <div class="member_title bottom" style="padding-top:5px;padding-bottom:5px">
                <strong>URL in Surfbar buchen - Statisch:</strong>
        </div>
 
                <strong>$content[max_order]</strong> erlaubten URLs gebucht.
        </div>
 
-       <div class="member_title2 top" style="padding-top:5px;padding-bottom:5px">
+       <div class="member_title top" style="padding-top:5px;padding-bottom:5px">
                <input type="reset" class="member_reset" value="{--CLEAR_FORM--}" />
                <input type="submit" class="member_submit" name="ok" value="{--MEMBER_SURFBAR_ADD_URL--}" />
        </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%}{%ext,version=surfbar%}" type="text/javascript"></script>
 
 </form>