]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_edit_action_form.tpl
Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / member / member_surfbar_edit_action_form.tpl
index f0708cbedbedc277462c06ac883b1788caf3a7f7..ef46ee67f8fabf126ad4bf082dd159c70c122267 100644 (file)
@@ -1,6 +1,6 @@
 <form accept-charset="utf-8" id="edit" action="{%url=modules.php?module=login&amp;what=surfbar_list%}" 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 editieren:</strong>
        </div>
 
@@ -18,7 +18,7 @@
                Aufrufe begrenzen auf: <input type="text" class="member_normal" id="limit" name="limit" size="7" maxlength="20" value="$content[views_max]" />
        </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="hidden" name="id" value="$content[id]" />
                <input type="hidden" name="action" value="edit" />