]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_network_request_params_row.tpl
Heacy rewrite/cleanup:
[mailer.git] / templates / de / html / admin / admin_list_network_request_params_row.tpl
index 57849105243e27a37e266c41ee1d00ddf62e5adc..340d3be143acb2b4f6e6a2aaebe0f0f266c1227d 100644 (file)
@@ -6,12 +6,12 @@
                {%pipe,translateNetworkTypeHandler=$content[network_type_handler]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
-               {%pipe,translateNetworkRequestParamKey=$content[network_request_param_key]%}
+               {%pipe,translateNetworkRequestParameterKey=$content[network_request_param_key]%}
        </td>
        <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[network_request_param_value]
        </td>
        <td class="{%template,ColorSwitch%} bottom" align="center">
-               $content[network_request_param_default]
+               {%pipe,fixEmptyContentToDashes=$content[network_request_param_default]%}
        </td>
 </tr>