]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/select/select_network_type_option.tpl
Removed some column aliases as they make it harder to check which column was ment
[mailer.git] / templates / de / html / select / select_network_type_option.tpl
index 3434f520bdf7550fecc5875066563a33f0fcc465..c109efbbe1738a4b5b75f75cf5fab774c5a855e7 100644 (file)
@@ -1,3 +1,3 @@
-<option value="$content[network_type_id]">
-       {%pipe,translateNetworkTypeHandler=$content[network_type_handle]%}
+<option value="$content[network_type_id]"$content[default]>
+       {%pipe,translateNetworkTypeHandler=$content[network_type_handler]%}
 </option>