]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_home_row.tpl
Description made more clear
[mailer.git] / templates / de / html / admin / admin_config_home_row.tpl
index 5e6f82dee3ce2496734b4ee963206fcfc2b1abbe..46a63235411c9f19c193e4a4b1ec331950b9ddd7 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom right">$content[id]</td>
-  <td class="switch_sw$content[sw] bottom right">$content[title]</td>
-  <td class="switch_sw$content[sw] bottom" align="center">
-    $content[link]
-  </td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[id]</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[title]</td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               $content[link]
+       </td>
 </tr>