Renamed 'ADMIN_FOO_NOTE' to 'ADMIN_FOO_NOTICE', refactured templates
[mailer.git] / templates / de / html / admin / admin_export_network_request_params.tpl
1 <div align="center">
2 <div class="table dashed">
3
4 <div class="table_header bottom">
5         <strong>{--ADMIN_EXPORT_NETWORK_REQUEST_PARAMS_TITLE--}</strong>
6 </div>
7
8 <div class="bottom">
9         <pre>$content</pre>
10 </div>
11
12 <div class="table_footer notice">
13         {--ADMIN_EXPORT_NETWORK_NOTICE--}
14 </div>
15
16 </div>
17 </div>