04d1383b04f1227a87231687cc2e6d35f2f3eaa2
[freeside.git] / httemplate / elements / select-alarm_station.html
1 <% include( '/elements/select-table.html',
2     'table'       => 'alarm_station',
3     'name_col'    => 'stationname',
4     'empty_label' => 'Select central station',
5     @_,
6    )
7 %>