$[off] ${bodyid::lan_dhcp} $[include common/${lang}/texts.tmpl] ${title::${_lan_dhcp.title}} $[on]$[include common/header.html] $[include common/submenu_lan.html]

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

$[if ${error}]
$[if ${_lan_dhcp.error.title}]

${_lan_dhcp.error.title}

$[else]

${_global.error.title}

$[fi] $[if ${_lan_dhcp.error.desc}]

${_lan_dhcp.error.desc}

$[else]

${_global.error.desc}

$[fi]
$[elif ${success}]
$[load] $[if ${_lan_dhcp.success.title}]

${_lan_dhcp.success.title}

$[else]

${_global.success.title}

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

${_lan_dhcp.success.desc}

$[else]

${_global.success.reboot.desc}

$[fi]
$[fi]

${_lan_dhcp.desc}

${_lan_dhcp.title}



${_lan_dhcp.leaseTime.unit}
${_lan_dhcp.dnsMode.lbl}

${_lan_dhcp.static.title}

${_lan_dhcp.static.desc}
$[load] $[if ${lan_dhcp.totalElements} = 5] $[else]
$[fi] $[if ${lan_dhcp.totalElements}]
${_lan_dhcp.static.existing}
$[sort lan_dhcp.id] $[index a] $[value b] $[count c] $[eval \${Mac::\${lan_dhcp.macAddress.${b}}}] $[eval \${Ip::\${lan_dhcp.ipAddress.${b}}}] $[tros]
${_lan_dhcp.static.index} ${_lan_dhcp.static.macaddress} ${_lan_dhcp.static.ipaddress} ${_global.delete} ${_global.edit}
${b} ${Mac} ${Ip}
$[fi]
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]