Add the missing {/if}
This commit is contained in:
@@ -1904,5 +1904,6 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
|||||||
linekey.{$row.device_key_id}.xml_phonebook =
|
linekey.{$row.device_key_id}.xml_phonebook =
|
||||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||||
|
|
||||||
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
|
|
||||||
|
|||||||
@@ -1936,8 +1936,6 @@ memorykey.{$row.device_key_id}.label = {$row.device_key_label}
|
|||||||
memorykey.{$row.device_key_id}.xml_phonebook =
|
memorykey.{$row.device_key_id}.xml_phonebook =
|
||||||
memorykey.{$row.device_key_id}.sub_type =
|
memorykey.{$row.device_key_id}.sub_type =
|
||||||
|
|
||||||
{else}
|
|
||||||
memorykey.1.type = NA
|
|
||||||
{/if}
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
|
|
||||||
|
|||||||
@@ -1904,6 +1904,7 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
|||||||
linekey.{$row.device_key_id}.xml_phonebook =
|
linekey.{$row.device_key_id}.xml_phonebook =
|
||||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||||
|
|
||||||
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -1403,6 +1403,7 @@ linekey.{$row.device_key_id}.type = {$row.device_key_type}
|
|||||||
linekey.{$row.device_key_id}.xml_phonebook =
|
linekey.{$row.device_key_id}.xml_phonebook =
|
||||||
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
linekey.{$row.device_key_id}.label = {$row.device_key_label}
|
||||||
|
|
||||||
|
{/if}
|
||||||
{/foreach}
|
{/foreach}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user