]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_email_del_row.tpl
A lot naming conventions applied, TODOs.txt updated
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
index 87c0ce175e3a0ecee5aa023af17ae3a6e0714bfc..975e29780fcfd51071d4ff6d1a9ba789f03164f2 100644 (file)
@@ -1,11 +1,11 @@
 <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">
-               $content[value] ($content[comment])
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               $content[value] ({%pipe,fixEmptyContentToDashes=$content[comment]%})
                <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
 </tr>