summaryrefslogtreecommitdiff
path: root/httemplate/view/svc_acct/tr.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/view/svc_acct/tr.html')
-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 e2ec7d4..0000000
--- 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>