]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/sponsor/sponsor_settings_form.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / sponsor / sponsor_settings_form.tpl
index 089d9f341cc394416956e0e12a2fabff0439aa2e..e4920069d2e3dcea2debb55cae676ab21017c556 100644 (file)
@@ -2,24 +2,24 @@
 <form accept-charset="utf-8" action="{?URL?}/modules.php?module=sponsor&amp;what=settings" method="post" style="padding-bottom: 0px">
 <table border="0" cellspacing="0" cellpadding="0" width="550" class="sponsor_table dashed">
 <tr>
-  <td colspan="2" align="center" class="sponsor_header bottom2" height="32">
+  <td colspan="2" align="center" class="sponsor_header bottom" height="32">
     <strong>{--SPONSOR_SETTINGS_HEADER--}:</strong>
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="75" style="padding-right: 5px">
+  <td class="bottom right" width="275" align="right" height="75" style="padding-right: 5px">
     {--GUEST_SPONSOR_RECEIVE_WARNINGS--}
   </td>
-  <td class="bottom2" width="275" align="center">
+  <td class="bottom" width="275" align="center">
     {--YES--}<input type="radio" name="receive_warnings" class="guest_normal" value="Y"$content[receive_warnings_y] />
     {--NO--}<input type="radio" name="receive_warnings" class="guest_normal" value="N"$content[receive_warnings_n] />
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="55" style="padding-right: 5px">
+  <td class="bottom right" width="275" align="right" height="55" style="padding-right: 5px">
     {--SPONSOR_WARNING_INTERVAL--}
   </td>
-  <td class="bottom2" width="275" align="center">
+  <td class="bottom" width="275" align="center">
     <select name="warning_interval" class="guest_select" size="1">
       <option value="$content[warning_interval]">$content[current]</option>
       <option value="{--({?ONE_DAY?}*1)--}">1 {--DAYS--}</option>
   </td>
 </tr>
 <tr>
-  <td class="bottom2 right2" width="275" align="right" height="32">
+  <td class="bottom right" width="275" align="right" height="32">
     {--SPONSOR_ENTER_PASSWORD--}:&nbsp;
   </td>
-  <td class="bottom2" width="275">
+  <td class="bottom" width="275">
     &nbsp;<input type="password" name="password" class="guest_normal" size="10" maxlength="255" />
   </td>
 </tr>