]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_extensions_delete_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_extensions_delete_row.tpl
index 8e94566bf08f1f6092f54e301e6108c65ad7bb83..b14a076c6ebc7ffe885798788c976878958fbf95 100644 (file)
@@ -1,12 +1,12 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center" rowspan="2">
+       <td class="{%template,ColorSwitch%} bottom right" align="center" rowspan="2">
                <strong>$content[id]</strong>
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                $content[ext_name]
        </td>
-       <td class="switch_sw$content[sw] bottom">
+       <td class="{%template,ColorSwitch%} bottom">
                v$content[ext_ver]
        </td>
 </tr>