summaryrefslogtreecommitdiff
path: root/httemplate/view/cust_main/contacts.html
diff options
context:
space:
mode:
authorivan <ivan>2006-06-19 08:05:28 +0000
committerivan <ivan>2006-06-19 08:05:28 +0000
commit6b12c14cc10503d6b0783e8ef71fe44d9a9b37b6 (patch)
treef4adf16218b35f566763c8baaf4a1c41e1d81b6b /httemplate/view/cust_main/contacts.html
parenta59c9cdd72fdf85d81007ba86e81479f6ec8e6e5 (diff)
add ability to select specific package defs. and package status to package report for qis
Diffstat (limited to 'httemplate/view/cust_main/contacts.html')
-rw-r--r--httemplate/view/cust_main/contacts.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/view/cust_main/contacts.html b/httemplate/view/cust_main/contacts.html
index 7aba118..4837155 100644
--- a/httemplate/view/cust_main/contacts.html
+++ b/httemplate/view/cust_main/contacts.html
@@ -114,7 +114,7 @@ Service address
</TR>
<TR>
<TD ALIGN="right">Country</TD>
- <TD BGCOLOR="#ffffff"><%= $cust_main->get("${pre}country") %></TD>
+ <TD BGCOLOR="#ffffff"><%= code2country( $cust_main->get("${pre}country") ) %></TD>
</TR>
<TR>
<TD ALIGN="right"><%= $daytime_label %></TD>