More usage of EL
[mailer.git] / templates / de / html / select / select_network_option.tpl
1 <option value="$content[network_id]">
2         $content[network_title] ($content[network_short_name])
3 </option>