]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_imprint_row.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_list_imprint_row.tpl
index 6944336192460d0e450eb1ce90fb9880dd7e9605..959ecc42a0f2808f4e8ce70b2b98cab1d1e7b22d 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                <input type="checkbox" class="admin_normal" title="{--ADMIN_IMPRINT_SELECT_ROW--} - $content[imprint_key]" name="id[$content[imprint_key]]" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom2 right2">
+       <td align="center" class="switch_sw$content[sw] bottom right">
                $content[imprint_key]
        </td>
-       <td class="switch_sw$content[sw] bottom2" style="padding-left:5px">
+       <td class="switch_sw$content[sw] bottom" style="padding-left:5px">
                $content[imprint_value]
        </td>
 </tr>