A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index 90ab8273451b0b220eabecd4e5b43760f7c06055..60bcacfc5f8bf2756628cb089f3dd6aa23b9d931 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">$content[unix]</td>
-       <td class="switch_sw$content[sw] bottom right" align="center">$content[theme_name]</td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[unix]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[theme_name]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                <a href="mailto:$content[theme_email]?Subject=[Theme:] $content[name] ($content[unix])">$content[theme_author]</a>
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                <a href="{%pipe,generateDerefererUrl=$content[theme_url]%}" target="_blank">$content[theme_url]</a>
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">v$content[theme_ver]</td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">v$content[theme_ver]</td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[form_content]
        </td>
 </tr>