]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_del_row.tpl
Deprecated 'replacer' removed. Now we use EL code instead (there are a lot example...
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
index 3330987605815149dc88d20c5fc13307c04ba629..975e29780fcfd51071d4ff6d1a9ba789f03164f2 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw]" align="center">
-               <strong>{--MRECEIVE_ID--} $content[id]:</strong>
+       <td class="{%template,ColorSwitch%}" align="center">
+               <strong>{--ADMIN_MAX_RECEIVE_ID--} $content[id]:</strong>
        </td>
 </tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[value] ({%pipe,fixEmptyContentToDashes=$content[comment]%})
                <input type="hidden" name="id[$content[id]]" value="1" />
        </td>