Fix the syntax in the 7940 and 7960 directory-personal.xml configuration.
This commit is contained in:
parent
b40415c53f
commit
e72f244298
|
|
@ -15,7 +15,6 @@
|
|||
<Telephone>{$row.phone_extension}</Telephone>
|
||||
{/if}
|
||||
</DirectoryEntry>
|
||||
{/if}
|
||||
{assign var=x value=$x+1}
|
||||
{/foreach}
|
||||
</CiscoIPPhoneDirectory>
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@
|
|||
<Telephone>{$row.phone_extension}</Telephone>
|
||||
{/if}
|
||||
</DirectoryEntry>
|
||||
{/if}
|
||||
{assign var=x value=$x+1}
|
||||
{/foreach}
|
||||
</CiscoIPPhoneDirectory>
|
||||
|
|
|
|||
Loading…
Reference in New Issue