]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_theme_import_row.tpl
New network added, more usage of EL:
[mailer.git] / templates / de / html / admin / admin_theme_import_row.tpl
index 90ab8273451b0b220eabecd4e5b43760f7c06055..74dd22826736c60c050f4a5b974a47914d63fe70 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">
-               <a href="mailto:$content[theme_email]?Subject=[Theme:] $content[name] ($content[unix])">$content[theme_author]</a>
+       <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[theme_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_version]</td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[form_content]
        </td>
 </tr>