]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_list_network_data_inactive_row.tpl
Continued a bit:
[mailer.git] / templates / de / html / admin / admin_list_network_data_inactive_row.tpl
diff --git a/templates/de/html/admin/admin_list_network_data_inactive_row.tpl b/templates/de/html/admin/admin_list_network_data_inactive_row.tpl
new file mode 100644 (file)
index 0000000..3404eda
--- /dev/null
@@ -0,0 +1,27 @@
+<tr>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               -
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               $content[network_short_name]:<br />
+               {--ADMIN_NETWORK_INACTIVE--}
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               [---]
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               $content[network_data_separator]
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               $content[network_row_separator]
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               <span title="{%pipe,translateNetworkRequestType=$content[network_request_type]%}">$content[network_request_type]</span>
+       </td>
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               $content[network_charset]
+       </td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               {%pipe,translateYesNo=$content[network_require_id_card]%}
+       </td>
+</tr>