summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct
diff options
context:
space:
mode:
authorivan <ivan>2010-06-17 02:08:53 +0000
committerivan <ivan>2010-06-17 02:08:53 +0000
commit8966833a87b9a002c9d72c56832e35b55628dc81 (patch)
tree5ebe5128d453eb940580b1876b2218d1db8d87be /httemplate/view/svc_acct
parent259921ee5e89a68fc79b2a358643c558ebb4fdaa (diff)
Add "View customers of all agents" access rights, RT#7010
Diffstat (limited to 'httemplate/view/svc_acct')
-rw-r--r--httemplate/view/svc_acct/tr.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/httemplate/view/svc_acct/tr.html b/httemplate/view/svc_acct/tr.html
deleted file mode 100644
index e2ec7d42f..000000000
--- a/httemplate/view/svc_acct/tr.html
+++ /dev/null
@@ -1,9 +0,0 @@
-<TR>
- <TD ALIGN="right"><% $opt{'label'} %></TD>
- <TD BGCOLOR="#ffffff"><% $opt{'value'} %></TD>
-</TR>
-<%init>
-
-my %opt = @_;
-
-</%init>