Add an additional line feed to the grandstream/gxp21xx template.

This commit is contained in:
markjcrane
2015-11-30 13:42:06 -07:00
parent d4303df93a
commit e7ee8fb0f8

View File

@@ -3611,6 +3611,7 @@ 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{$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}>