diff options
author | Mark Wells <mark@freeside.biz> | 2013-04-16 22:27:25 -0700 |
---|---|---|
committer | Mark Wells <mark@freeside.biz> | 2013-04-16 22:27:25 -0700 |
commit | 70703cceac85b646d72db2f71f82ca35f7a517dc (patch) | |
tree | e3dbc02e513356126366e8c9c67fb3f21f948b27 /httemplate | |
parent | b595a15e182ce891241bf710cd7dbaf84570edd4 (diff) |
fix stray /td tag
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/view/cust_main/packages/contact.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/view/cust_main/packages/contact.html b/httemplate/view/cust_main/packages/contact.html index a6f8a4273..87a7b02bd 100644 --- a/httemplate/view/cust_main/packages/contact.html +++ b/httemplate/view/cust_main/packages/contact.html @@ -13,8 +13,6 @@ %# % } </FONT> % } - -</TD> <%init> my $conf = new FS::Conf; |