]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_network_added.tpl
mailer project continued:
[mailer.git] / templates / de / html / admin / admin_network_added.tpl
index b8ae153a123039d194e3f3bbf79c9197d84d94e1..f91afb72bb686044edd7c5dcf711a7bfba5b288f 100644 (file)
@@ -1,12 +1,12 @@
 <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_ADDED_TITLE--}
        </div>
-       <div class="admin_message">
+       <div class="message">
                Das Werbenetzwerk $content[network_title] wurde soeben hinzugef&uuml;gt.
-               Sie sollten nun als n&auml;chstes die <a href="{%url=modules.php?module=admin&amp;what=list_network_types&amp;network=$content[network_id]%}">Werbearten hinzuf&uuml;gen</a>.
+               Sie sollten nun als n&auml;chstes die <a href="{%url=modules.php?module=admin&amp;what=list_network_types&amp;network_id=$content[network_id]%}">Werbearten-Handler hinzuf&uuml;gen</a>.
        </div>
 </div>