From: ivan Date: Mon, 1 Mar 2010 21:44:41 +0000 (+0000) Subject: svc_external provision redirecting back to svc_phone?! RT#7010 X-Git-Tag: freeside_1_9_2~45 X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=commitdiff_plain;h=1b0536a4ebdc1abf6b171d15f821fe2997b7e021 svc_external provision redirecting back to svc_phone?! RT#7010 --- diff --git a/httemplate/edit/process/svc_external.html b/httemplate/edit/process/svc_external.html index 27a703cdf..3515afc4b 100644 --- a/httemplate/edit/process/svc_external.html +++ b/httemplate/edit/process/svc_external.html @@ -1,5 +1,5 @@ <% include( 'elements/svc_Common.html', - 'table' => 'svc_phone', + 'table' => 'svc_external', ) %> <%init>