Adjust the spaces and remove the extra device key type.

This commit is contained in:
markjcrane 2015-11-30 13:39:17 -07:00
parent 7c06208462
commit 61a0be6a3d
1 changed files with 12 additions and 13 deletions

View File

@ -3611,7 +3611,6 @@ Outgoing calls. 0 - No, 1 - Yes. Default is 0 -->
{if $row.device_key_type == "call park"} <P{$type_id}>9</P{$type_id}>{/if}
{if $row.device_key_type == "intercom"} <P{$type_id}>10</P{$type_id}>{/if}
{if $row.device_key_type == "ldap search"} <P{$type_id}>11</P{$type_id}>{/if}
<P{$type_id}>{$row.device_key_type}</P{$type_id}>
<P{$line_id}>{$row.device_key_line}</P{$line_id}>
<P{$label_id}>{$row.device_key_label}</P{$label_id}>
<P{$value_id}>{$row.device_key_value}</P{$value_id}>