A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_surfbar_book_static.tpl
index a3ff48073cf1b8a27f687a6eaf6519bad1875e0c..21d6983d84f2a019c5eb574ecc64d476e767a8eb 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_title bottom" style="padding-top:5px;padding-bottom:5px">
+<div class="table dashed" style="width:600px;margin-top:10px">
+       <div class="table_header bottom" style="padding-top:5px;padding-bottom:5px">
                <strong>URL in Surfbar buchen - Statisch:</strong>
        </div>
 
@@ -15,7 +15,7 @@
        </div>
 
        <div class="member_input bottom" style="padding-top:5px;padding-bottom:5px">
-               Aufrufe begrenzen auf: <input type="text" class="member_normal" id="limit" name="limit" size="7" maxlength="20" value="-" />
+               Aufrufe begrenzen auf: <input type="text" class="form_field" id="limit" name="limit" size="7" maxlength="20" value="-" />
        </div>
 
        <div class="member_input" style="padding-top:5px;padding-bottom:5px">
@@ -28,9 +28,9 @@
                <strong>$content[max_order]</strong> erlaubten URLs gebucht.
        </div>
 
-       <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 class="table_header top" style="padding-top:5px;padding-bottom:5px">
+               <input type="reset" class="form_reset" value="{--CLEAR_FORM--}" />
+               <input type="submit" class="form_submit" name="ok" value="{--MEMBER_SURFBAR_ADD_URL--}" />
        </div>
 </div>