From b23f2ccc43ee89c6bfb24655a6ce85175a8c6d5e Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 3 Feb 2018 22:05:17 -0700 Subject: [PATCH] Update {$mac}.xml --- resources/templates/provision/linksys/spa942/{$mac}.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/resources/templates/provision/linksys/spa942/{$mac}.xml b/resources/templates/provision/linksys/spa942/{$mac}.xml index ced9ec14c9..97813e0f49 100644 --- a/resources/templates/provision/linksys/spa942/{$mac}.xml +++ b/resources/templates/provision/linksys/spa942/{$mac}.xml @@ -277,18 +277,13 @@ Background Picture {foreach $keys["line"] as $row} -{if $row.device_key_type == "line"} +{if $row.device_key_category == "line"} {$row.device_key_line} {$row.device_key_label} {if $row.device_key_type == "shared"}shared{else}private{/if} -{else} -Enabled -{$row.device_key_label} -private {$row.device_key_value} -{/if} {/foreach}