summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/packages/contact.html
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2014-08-17 15:38:22 -0700
committerIvan Kohler <ivan@freeside.biz>2014-08-17 15:38:22 -0700
commita618055d3a8cfc55a449847b433dcdc85df92bcd (patch)
treeb97040ca60379c2e8de10a8d9884dae1e80b3beb /httemplate/view/cust_main/packages/contact.html
parent601432ca6836e10cc4e15b1c055d77ff7f4a0540 (diff)
parentd87c9f804b0cb7b6798bf770f753fb83022f5e6a (diff)
Merge branch 'master' of git.freeside.biz:/home/git/freeside
Diffstat (limited to 'httemplate/view/cust_main/packages/contact.html')
-rw-r--r--httemplate/view/cust_main/packages/contact.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/httemplate/view/cust_main/packages/contact.html b/httemplate/view/cust_main/packages/contact.html
index 151da01aa..88f8afb4c 100644
--- a/httemplate/view/cust_main/packages/contact.html
+++ b/httemplate/view/cust_main/packages/contact.html
@@ -10,10 +10,12 @@
(&nbsp;<%pkg_detach_link($cust_pkg)%>&nbsp;)
</FONT>
% }
+ <BR>
% } elsif ( $show_contact_link && ! $opt{no_links} ) {
<FONT SIZE=-1>
(&nbsp;<%pkg_add_contact_link($cust_pkg)%>&nbsp;)
</FONT>
+ <BR>
% }
<%init>