New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / admin / admin_config_email_del_row.tpl
index 87c0ce175e3a0ecee5aa023af17ae3a6e0714bfc..3330987605815149dc88d20c5fc13307c04ba629 100644 (file)
@@ -5,7 +5,7 @@
 </tr>
 <tr>
        <td class="switch_sw$content[sw] bottom" align="center">
-               $content[value] ($content[comment])
+               $content[value] ({%pipe,fixEmptyContentToDashes=$content[comment]%})
                <input type="hidden" name="id[$content[id]]" value="1" />
        </td>
 </tr>