]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_add_network_type.tpl
Generic function accepts eights (!) but optional parameter $callback, ext-network...
[mailer.git] / templates / de / html / admin / admin_add_network_type.tpl
index 7464c028bd52bb1fddd75ad6d3d72bb9bcb1bc0f..7c01cd3ccdf2199f32eab34ca43f9ba3b4f42157 100644 (file)
@@ -13,7 +13,7 @@
                <td align="right" width="250">{--ADMIN_NETWORK_TYPES_HANDLE--}:</td>
                <td>
                        <select name="network_type_handle" class="admin_select" size="1">
-                               $content[type_options]
+                               {%pipe,generateNetworkTypeOptions={%pipe,getRequestParameter=network_type_id%}%}
                        </select>
                </td>
        </tr>