$[off] ${bodyid::lan_ip} $[include common/${lang}/texts.tmpl] ${title::${_lan_ip.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}]
$[if ${_lan_ip.success.title}]

${_lan_ip.success.title}

$[else]

${_global.success.title}

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

${_lan_ip.success.desc}

$[else]

${_global.success.reboot.desc}

$[fi]
$[fi]

${_lan_ip.desc}

${_lan_ip.title}



$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]