]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_network_types.tpl
New network added, sorting now showed:
[mailer.git] / templates / de / html / admin / admin_list_network_types.tpl
index 346373c601d0ea56604bf7b0a50c9c49d5d477c6..4b0f4291f2b698f1096eefbf68f65e6a33e2b274 100644 (file)
@@ -1,5 +1,5 @@
 <div align="center">
-<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_network_types&amp;network=$content[network_id]&amp;do=handlenetworktype%}" method="post">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=list_network_types&amp;do=handle_network_type&amp;network={%get=network%}%}" method="post">
 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td colspan="5" align="center" class="admin_title bottom">
@@ -7,7 +7,7 @@
                                <strong>{--ADMIN_NETWORK_TYPES_LIST_TITLE--}</strong>
                        </div>
                        <div class="tiny">
-                               (<a href="$content[network_reflink]" title="$content[network_title]" target="_blank">$content[network_title]</a>)
+                               (<a href="{%network,getNetworkDataById,network_reflink=%network%%}" target="_blank" title="{%network,getNetworkDataById,network_title=%network%%}">{%network,getNetworkDataById,network_title=%network%%}</a>)
                        </div>
                </td>
        </tr>
@@ -18,7 +18,7 @@
                <td align="center" class="header_column bottom right"><strong>{--ADMIN_NETWORK_TYPES_CLICK_URL--}</strong></td>
                <td align="center" class="header_column bottom"><strong>{--ADMIN_NETWORK_TYPES_BANNER_URL--}</strong></td>
        </tr>
-       $content[rows]
+       $content
        <tr>
                <td colspan="5" class="admin_footer">
                        <input type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" />