]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_network_types_row.tpl
New (template) wrapper function fixEmptyContentToDashes() introduced, EL rewrites:
[mailer.git] / templates / de / html / admin / admin_del_network_types_row.tpl
index 3cabf88e7f0214c27895902ef2e777e90049a4de..c5f5977182adda785d74a525995a8f1126befd2b 100644 (file)
@@ -20,6 +20,6 @@
 <tr>
        <td class="switch_sw$content[sw] bottom" style="padding-left:5px">{--ADMIN_NETWORK_TYPES_BANNER_URL--}:</td>
        <td class="switch_sw$content[sw] bottom">
 <tr>
        <td class="switch_sw$content[sw] bottom" style="padding-left:5px">{--ADMIN_NETWORK_TYPES_BANNER_URL--}:</td>
        <td class="switch_sw$content[sw] bottom">
-               $content[network_type_banner_url]
+               {%pipe,fixEmptyContentToDashes=$content[network_type_banner_url]%}
        </td>
 </tr>
        </td>
 </tr>