Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_network_api_translation_added.tpl
1 <div align="center" style="margin-top:10px;margin-bottom:10px">
2
3 <div style="width:550px" class="table dashed">
4         <div class="table_header bottom">
5                 {--ADMIN_NETWORK_API_TRANSLATION_ADDED_TITLE--}
6         </div>
7         <div class="message">
8                 Die Array-Element-&Uuml;bersetzung $content[network_api_index] wurde soeben hinzugef&uuml;gt.
9                 Sie sollten nun als n&auml;chstes die <a href="{%url=modules.php?module=admin&amp;what=list_network_error_codes&amp;network=$content[network_id]%}">Fehlercodes hinzuf&uuml;gen</a>.
10         </div>
11 </div>
12
13 </div>