FS RT #30831 - passing the ISO 3166-1 alpha-2 country code to ut_phonen
[freeside.git] / httemplate / elements / tr-select-alarm_station.html
1 <& /elements/tr-select-table.html,
2      label       => 'Central Station',
3      table       => 'alarm_station',
4      #name_col    => 'stationname',
5      add_inline  => 1,
6      add_fields  => [ 'stationname' ],
7      add_right   => [ 'Alarm configuration', 'Alarm global configuration' ],
8      @_,
9 &>