Update the new yealink template.

This commit is contained in:
Mark Crane
2015-04-05 22:21:38 +00:00
parent 0a8ef439ab
commit bf0a2b728d
2 changed files with 2 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
{else}
<Item>account.{$row.line_number}.enable = 0</Item>
{/if}
<Item>account.{$row.line_number}.label = {$row.display_name</Item>
<Item>account.{$row.line_number}.label = {$row.display_name}</Item>
<Item>account.{$row.line_number}.display_name = {$row.display_name}</Item>
<Item>account.{$row.line_number}.user_name = {$row.user_id}</Item>
<Item>account.{$row.line_number}.password = {$row.password}</Item>

View File

@@ -12,7 +12,7 @@
<Title>Login de usuario</Title>
<URL>http://{$domain_name}{$project_path}/app/provision/</URL>
<URL>http://{$domain_name}{$project_path}/app/provision/?file=index.xml&template={$device_template}</URL>
<InputField type="number" password="no" editable="yes">
<Prompt>Usuario:</Prompt>