]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_option.tpl
All previously (by mistake) committed files marked as deprecated
[mailer.git] / templates / de / html / select / select_network_option.tpl
index 76b132e112e5e9a7b844a6355504824731221fe2..2685a6bc5f8690e832475b9dba2d4ccf28c8f7dd 100644 (file)
@@ -1 +1,3 @@
-<option value="$content[network_id]">$content[network_title] ($content[network_short_name])</option>
+<option value="$content[network_id]">
+       $content[network_title] ({%pipe,translateNetworkApiConfiguredStatusById=$content[network_id]%}, $content[network_short_name])
+</option>