]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_type_option.tpl
New extension for FunCoins introduced
[mailer.git] / templates / de / html / select / select_network_type_option.tpl
index 652a9ba278bb6f5ee95cd39589575ea6d37a7071..3434f520bdf7550fecc5875066563a33f0fcc465 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_handle]%}
+</option>