fix fallout from: (refactor svc_phone to use elements/svc_devices.html) add dsl_devic...
[freeside.git] / httemplate / view / svc_phone.cgi
index 0369d5c..2943c58 100644 (file)
@@ -56,7 +56,7 @@ my $html_foot = sub {
   ###
   # Devices
   ###
-  my $devices = include('elements/svc_devices.html',
+  my $devices = include('/view/elements/svc_devices.html',
                           'svc_x' => $svc_phone,
                           'table' => 'phone_device',
                        );