]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_network_request_param_added.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_network_request_param_added.tpl
index 2436b2f2fc42a6de4c3dc63e912fa102cb52d4e0..aa56d9da7b6a301fc5a32fc0d91e9ed6cc6467af 100644 (file)
@@ -1,12 +1,13 @@
 <div align="center" style="margin-top:10px;margin-bottom:10px">
 
-<div style="width:550px" class="admin_table dashed">
-       <div class="admin_title bottom">
+<div style="width:550px" class="table dashed">
+       <div class="table_header bottom">
                {--ADMIN_NETWORK_REQUEST_PARAM_ADDED_TITLE--}
        </div>
-       <div class="admin_message">
-               Der API-Abfrageparameter $content[request_param_key]/$content[request_param_value] wurde soeben hinzugef&uuml;gt.
-               Sie sollten nun als n&auml;chstes die <a href="{%url=modules.php?module=admin&amp;what=list_network_code_types&amp;network=$content[network_id]%}">R&uuml;ckgabewerte hinzuf&uuml;gen</a>.
+       <div class="message">
+               Der API-Abfrageparameter $content[request_param_key]/$content[request_param_value]
+               wurde soeben hinzugef&uuml;gt. Sie sollten nun als n&auml;chstes die
+               <a href="{%url=modules.php?module=admin&amp;what=list_network_api_translation&amp;network=$content[network_id]%}">API-Arrayelemente hinzuf&uuml;gen</a>.
        </div>
 </div>