From ea16b7ea8cbd36fd3a05527b12e3499767e4c91d Mon Sep 17 00:00:00 2001 From: markjcrane Date: Mon, 30 Nov 2015 13:35:31 -0700 Subject: [PATCH] Add a missing plus in the template. --- resources/templates/provision/grandstream/gxp21xx/{$mac}.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/templates/provision/grandstream/gxp21xx/{$mac}.xml b/resources/templates/provision/grandstream/gxp21xx/{$mac}.xml index a76deb0480..0255c67ee7 100644 --- a/resources/templates/provision/grandstream/gxp21xx/{$mac}.xml +++ b/resources/templates/provision/grandstream/gxp21xx/{$mac}.xml @@ -3597,7 +3597,7 @@ Outgoing calls. 0 - No, 1 - Yes. Default is 0 --> {$key_id = $row.device_key_id - 1} {$type_id = $start_id + ($key_id * 5)} {$line_id = ($start_id + 1) + ($key_id * 5)} -{$label_id = ($start_id + 2) ($key_id * 5)} +{$label_id = ($start_id + 2) + ($key_id * 5)} {$value_id = ($start_id + 3) + ($key_id * 5)} {if $row.device_key_type == "speed dial"}0{/if} {if $row.device_key_type == "blf"}1{/if}