mailer project continued:
[mailer.git] / templates / de / html / select / select_network_option.tpl
1 <option value="$content[network_id]"$content[default]>
2         $content[network_title] ({%pipe,translateNetworkApiConfiguredStatusById=$content[network_id]%}, $content[network_short_name])
3 </option>