stray closing /TABLE in the no-ticket case
[freeside.git] / httemplate / elements / select-alarm_station.html
1 <& /elements/select-table.html,
2     'table'       => 'alarm_station',
3     'name_col'    => 'stationname',
4     'empty_label' => 'Select central station',
5     'agent_virt'  => 1,
6     'agent_null'  => 1,
7     @_,
8 &>