]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rewrite_rows.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_config_rewrite_rows.tpl
index dc6f8ed14ddd530630c9a5a65b047b00199a31a0..6ce668b4f4c6f288654e691638703b4fabd9951d 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">$content[module]</td>
-       <td class="switch_sw$content[sw] bottom right">$content[title]</td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">$content[module]</td>
+       <td class="{%template,ColorSwitch%} bottom right">{%pipe,fixEmptyContentToDashes=$content[title]%}</td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                <input type="radio" name="mod[$content[module]]" class="admin_normal" value="Y"$content[y_default] /> {--YES--}<br />
                <input type="radio" name="mod[$content[module]]" class="admin_normal" value="N"$content[n_default] /> {--NO--}
        </td>