]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_status_row.tpl
Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_menu_status_row.tpl
index 4dc1ab92419b601072a74d338b9982ac49508fa7..882717fdbeb62f40c64845901f59fccfd1ef47c8 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td width="25%" align="right" class="switch_sw$content[sw] bottom2">$content[cnt].
+       <td width="25%" align="right" class="switch_sw$content[sw] bottom">$content[cnt].
        {--ENTRY_MODIFY--}:&nbsp;&nbsp;
-       <td width="25%" class="switch_sw$content[sw] bottom2">
-       $content[menu] <INPUT type="hidden" name="sel[$content[sel]]"
+       <td width="25%" class="switch_sw$content[sw] bottom">
+       $content[menu] <input type="hidden" name="sel[$content[sel]]"
                value="$content[menu]"></td>
-       <td width="25%" class="switch_sw$content[sw] bottom2">
+       <td width="25%" class="switch_sw$content[sw] bottom">
        {--IS_VISIBLE--}&nbsp; $content[visible]</td>
-       <td width="25%" class="switch_sw$content[sw] bottom2">
+       <td width="25%" class="switch_sw$content[sw] bottom">
        {--IS_LOCKED--}&nbsp; $content[locked]</td>
 </tr>
\ No newline at end of file