]> git.mxchange.org Git - mailer.git/blob - templates/de/html/select/select_network_type_option.tpl
The usual changes: forms fixed
[mailer.git] / templates / de / html / select / select_network_type_option.tpl
1 <option value="$content[network_type_id]"$content[default]>
2         {%pipe,translateNetworkTypeHandler=$content[network_type_handler]%}
3 </option>