$[off] ${bodyid::phone_accounts} $[include common/${lang}/texts.tmpl] ${title::${_phone_accounts.title}} $[on]$[include common/header.html] $[include common/submenu_phone.html]

${title} ${_global.help.txt}

$[if ${success}]
$[if ${_phone_accounts.success.title}]

${_phone_accounts.success.title}

$[else]

${_global.success.title}

$[fi] $[if ${_phone_accounts.success.desc}]

${_phone_accounts.success.desc}

$[else]

${_global.success.desc}

$[fi]
$[fi]

${_phone_accounts.desc}

${_phone_accounts_analog.title}

$[if ${phone_accounts.analog} = 1] $[else] $[fi]
$[load] $[if ${phone_accounts.analog}]
${_phone_accounts_analog.existing}
$[sort phone_accounts.id] $[index a] $[value b] $[count c] $[eval \${Name::\${phone_accounts.name.${b}}}] $[eval \${Nummer::\${phone_accounts.number.${b}}}] $[eval \${Type::\${phone_accounts.type.${b}}}] $[if ${Type} = analog ] $[fi] $[tros]
${_phone_accounts.existing.name} ${_phone_accounts.existing.number} ${_global.delete} ${_global.edit}
${Name} ${Nummer}
$[fi]

${_phone_accounts_isdn.title}

$[if ${phone_accounts.isdn} = 10] $[else] $[fi]
$[if ${phone_accounts.isdn}]
${_phone_accounts_isdn.existing}
${switch::0} $[sort phone_accounts.id] $[index a] $[value b] $[count c] $[eval \${Id::\${phone_accounts.id.${b}}}] $[eval \${Name::\${phone_accounts.name.${b}}}] $[eval \${Nummer::\${phone_accounts.number.${b}}}] $[eval \${Type::\${phone_accounts.type.${b}}}] $[if ${Type} = isdn ] $[fi] $[tros]
${_phone_accounts.existing.name} ${_phone_accounts.existing.number} ${_global.delete} ${_global.edit}
${Name} ${Nummer}
$[fi]

${_phone_accounts_voip.title}

$[if ${phone_accounts.sip} = 10] $[else] $[fi]
$[if ${phone_accounts.sip}]
${_phone_accounts_voip.existing}
${switch::0} $[sort phone_accounts.id] $[index a] $[value b] $[count c] $[eval \${Name::\${phone_accounts.name.${b}}}] $[eval \${Nummer::\${phone_accounts.number.${b}}}] $[eval \${Type::\${phone_accounts.type.${b}}}] $[if ${Type} = sip ] $[fi] $[tros]
${_phone_accounts.existing.name} ${_phone_accounts.existing.number} ${_global.delete} ${_global.edit}
${Name} ${Nummer}
$[fi]
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]