]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_surfbar_edit_action_form.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / member / member_surfbar_edit_action_form.tpl
index 57d0b1b7eb3a3f2efca153c8506d831c20b59dfc..d45edd3d4de7f32cf5afc3250dec249dc66300a7 100644 (file)
@@ -1,10 +1,10 @@
 <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 bottom2" style="padding-top:5px;padding-bottom:5px">
+       <div class="member_title2 bottom" style="padding-top:5px;padding-bottom:5px">
                <strong>URL in Surfbar editieren:</strong>
        </div>
 
-       <div class="member_input bottom2" style="padding-top:5px;padding-bottom:5px">
+       <div class="member_input bottom" style="padding-top:5px;padding-bottom:5px">
                URL eingeben: <input type="text" class="member_normal" name="url" size="20" maxlength="255" value="$content[url]" />
        </div>
 
                <input type="radio" id="limited_yes" onfocus="return FocusLimitedYes()" name="limited" value="Y"$content[limited_y] /> {--YES--}
        </div>
 
-       <div class="member_input bottom2" style="padding-top:5px;padding-bottom:5px">
+       <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="$content[views_max]" />
        </div>
 
-       <div class="member_title2 top2" style="padding-top:5px;padding-bottom:5px">
+       <div class="member_title2 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" />