]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_type_option.tpl
All previously (by mistake) committed files marked as deprecated
[mailer.git] / templates / de / html / select / select_network_type_option.tpl
index 652a9ba278bb6f5ee95cd39589575ea6d37a7071..edf5efab1ae5cf92a250cf6363862a5aba4cbace 100644 (file)
@@ -1 +1,3 @@
-<option value="$content[network_type_id]">$content[network_type_handle]</option>
+<option value="$content[network_type_id]">
+       {%pipe,translateNetworkTypeHandler=$content[network_type_handler]%}
+</option>