display inbound CDRs in selfservice, #18316; Taqua caller ID, #18574
[freeside.git] / fs_selfservice / FS-SelfService / cgi / view_cdr_details.html
index b0205ec..1342c08 100644 (file)
@@ -1,5 +1,6 @@
 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
-<%= include('header', 'Call usage for '.
+<%= include('header', ($inbound ? 'Dialed calls ' : 'Received calls ') . 
+                       ' for '.
                        Date::Format::time2str('%b&nbsp;%o&nbsp;%Y', $beginning).
                        ' - '.
                        Date::Format::time2str('%b&nbsp;%o&nbsp;%Y', $ending)