summaryrefslogtreecommitdiff
path: root/httemplate/elements/tr-cust_svc.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/tr-cust_svc.html')
-rw-r--r--httemplate/elements/tr-cust_svc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/tr-cust_svc.html b/httemplate/elements/tr-cust_svc.html
index 6bc9f2c39..75cd09af9 100644
--- a/httemplate/elements/tr-cust_svc.html
+++ b/httemplate/elements/tr-cust_svc.html
@@ -88,6 +88,6 @@ my $svc_x = $cust_svc->svc_x;
my $svc_unprovision_link =
qq!<A HREF="javascript:areyousure('${p}misc/unprovision.cgi?! .
$cust_svc->svcnum .
- qq!', '!.emt('Permanently unprovision and delete this service?').')">'.emt('Unprovision').'</A>';
+ qq!', '!.emt('Permanently unprovision and delete this service?').qq!')">!.emt('Unprovision').'</A>';
</%init>