X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fsearch%2Fsqlradius.cgi;h=b84df1a034926a54b832fe820e32dca3c6a13d0d;hb=c2f77e3e9f95934545331b62a19579e45c98d403;hp=af6a4c6403a744dd3134a1d6c8943ba06c0443d1;hpb=d14421ac2a351bb1d934b1e3b16f3f806a239331;p=freeside.git diff --git a/httemplate/search/sqlradius.cgi b/httemplate/search/sqlradius.cgi index af6a4c640..b84df1a03 100644 --- a/httemplate/search/sqlradius.cgi +++ b/httemplate/search/sqlradius.cgi @@ -245,7 +245,7 @@ if ( $part_export->option('show_called_station') ) { $efields->Splice(1, 0, 'calledstationid' => { - 'name' => + 'name' => 'Destination', 'attrib' => 'Called-Station-ID', 'fmt' => sub { length($_[0]) ? shift : ' '; },