]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_network_request_params.tpl
Extension ext-network continued:
[mailer.git] / templates / de / html / admin / admin_list_network_request_params.tpl
index 5dd626ca063a1899e3aa495d3e68c78877c42330..f568b334a90d0f28b618d8dd9ff0c8d50eb5e2f9 100644 (file)
@@ -1,10 +1,10 @@
 <div align="center">
-<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_network_request_params&amp;do=handle_request_params&amp;network_id={%get=network_id%}%}" method="post">
+<form accept-charset="UTF-8" action="{%url=modules.php?module=admin&amp;what=list_network_request_params&amp;do=handle_request_params%}&amp;network_id={%get=network_id%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="table dashed">
        <tr>
                <td colspan="5" align="center" class="table_header bottom">
                        <div>
-                               <strong>{--ADMIN_NETWORK_REQUEST_PARAMETER_LIST_TITLE--}</strong>
+                               <strong>{--ADMIN_LIST_NETWORK_REQUEST_PARAMETER_TITLE--}</strong>
                        </div>
                        <div class="tiny">
                                (<a href="{%network,getNetworkDataById,network_reflink=%network_id%%}" target="_blank" title="{%network,getNetworkDataById,network_title=%network_id%%}">{%network,getNetworkDataById,network_title=%network_id%%}</a>)
@@ -13,8 +13,8 @@
        </tr>
        <tr>
                <td align="center" class="header_column bottom right" height="25"><strong>{--ID_SELECT--}</strong></td>
-               <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_HANDLER_TYPES_HANDLE--}</strong></td>
-               <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_REQUEST_PARAMETER_KEY--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_TYPE_HANDLER--}</strong></td>
+               <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_REQUEST_PARAMETER_KEY_SHORT--}</strong></td>
                <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_REQUEST_PARAMETER_VALUE--}</strong></td>
                <td align="center" class="header_column bottom"><strong>{--ADMIN_NETWORK_REQUEST_PARAMETER_DEFAULT--}</strong></td>
        </tr>
 </form>
 
 <div class="para">
-       <a href="{%url=modules.php?module=admin&amp;what=list_network_request_params&amp;do=export&amp;network_id={%get=network_id%}%}">{--ADMIN_EXPORT_NETWORK_REQUEST_PARAMS_LINK--}</a>
+       <a href="{%url=modules.php?module=admin&amp;what=list_network_request_params&amp;do=export%}&amp;network_id={%get=network_id%}">{--ADMIN_EXPORT_NETWORK_REQUEST_PARAMS_LINK--}</a>
+</div>
 </div>
 
 <div class="notice">
-       {--ADMIN_NETWORK_REQUEST_PARAMETER_LIST_NOTE--}
-</div>
+       {--ADMIN_LIST_NETWORK_REQUEST_PARAMETER_NOTICE--}
 </div>