]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_transfer_row.tpl
All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / admin / admin_del_transfer_row.tpl
index d42269dc938c574bd810c3dbc7f94088382eed8a..d389a5bf114467d336af5c47f3294b69ef94d21a 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[trans_id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                $content[time_trans]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                $content[userid_from]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                $content[userid_to]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2">
+       <td class="switch_sw$content[sw] bottom right">
                $content[reason]
        </td>
-       <td class="switch_sw$content[sw] bottom2">
+       <td class="switch_sw$content[sw] bottom">
                $content[points]
        </td>
 </tr>