Called-Station-ID label
authorivan <ivan>
Mon, 22 Nov 2004 11:11:02 +0000 (11:11 +0000)
committerivan <ivan>
Mon, 22 Nov 2004 11:11:02 +0000 (11:11 +0000)
httemplate/search/sqlradius.cgi

index af6a4c6..b84df1a 100644 (file)
     if ( $part_export->option('show_called_station') ) {
       $efields->Splice(1, 0,
         'calledstationid' => {
     if ( $part_export->option('show_called_station') ) {
       $efields->Splice(1, 0,
         'calledstationid' => {
-                               'name'   => 
+                               'name'   => 'Destination',
                                'attrib' => 'Called-Station-ID',
                                'fmt'    =>
                                  sub { length($_[0]) ? shift : '&nbsp'; },
                                'attrib' => 'Called-Station-ID',
                                'fmt'    =>
                                  sub { length($_[0]) ? shift : '&nbsp'; },