]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_optimize_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_optimize_row.tpl
index 06f197d2757551058894f41f18fbd397b860ca83..4f71237617318de64450222480d8c05ff0caefeb 100644 (file)
@@ -1,7 +1,7 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[b1]$content[tpl]$content[b2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[b1]$content[rep]$content[b2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">$content[b1]$content[opt]$content[b2]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2">&nbsp;$content[b1]$content[sum]$content[b2]</TD>
-       <TD class="switch_sw$content[sw] bottom2">&nbsp;$content[b1]$content[sav]$content[b2]</TD>
-</TR>
+<tr>
+       <td class="{%template,ColorSwitch%} bottom right">$content[b1]$content[tpl]$content[b2]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[b1]$content[rep]$content[b2]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[b1]$content[opt]$content[b2]</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[b1]{%pipe,translateComma=$content[sum]%}$content[b2]</td>
+       <td class="{%template,ColorSwitch%} bottom">$content[b1]{%pipe,translateComma=$content[sav]%}$content[b2]</td>
+</tr>