]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_del_network_types_row.tpl
Even more rewrites to EL
[mailer.git] / templates / de / html / admin / admin_del_network_types_row.tpl
index 2d9fa33be6a8b99458be18b0037cda6bf76e6d7d..3cabf88e7f0214c27895902ef2e777e90049a4de 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
        <td class="switch_sw$content[sw]" style="padding-left:5px">{--ADMIN_NETWORK_TYPES_HANDLE--}:</td>
        <td class="switch_sw$content[sw]">
-               <input type="hidden" name="sel[$content[network_id]]" value="1" />
+               <input type="hidden" name="sel[$content[network_type_id]]" value="1" />
                $content[network_type_handle]
        </td>
 </tr>