summaryrefslogtreecommitdiff
path: root/httemplate/search/report_cdr.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/search/report_cdr.html')
-rw-r--r--httemplate/search/report_cdr.html12
1 files changed, 0 insertions, 12 deletions
diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html
deleted file mode 100644
index 6febe6c4a..000000000
--- a/httemplate/search/report_cdr.html
+++ /dev/null
@@ -1,12 +0,0 @@
-<%= include('/elements/header.html', 'Call Detail Record Search' ) %>
-
-<FORM ACTION="cdr.html" METHOD="GET">
-Status: <SELECT NAME="freesidestatus">
- <OPTION VALUE="">(all)
- <OPTION VALUE="NULL">unprocessed
- <OPTION VALUE="done">processed
-</SELECT><BR>
-<INPUT TYPE="submit" VALUE="Search Call Detail Records">
-
-<%= include('/elements/footer.html') %>
-