$[off] ${bodyid::lan_dhcp_add} ${reload_url::lan_dhcp} $[include common/${lang}/texts.tmpl] ${title::${_lan_dhcp.title}: ${_lan_dhcp_add.title}} $[on]$[include common/header.html] $[include common/submenu_lan.html] $[if ${prepare_delete}] ${delete::true} $[else] $[if ${index}] ${edit::true} $[else] ${add::true} $[fi] $[fi] $[off] ${lan_dhcp.macAddress:=xx:xx:xx:xx:xx:xx} ${lan_dhcp.ipAddress:=yyy.yyy.yyy.yyy} $[on]

${title} - $[if ${add}] ${_global.add} $[elif ${edit}] ${_global.edit} $[elif ${delete}] ${_global.delete} $[fi] ${_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]
$[fi] $[if ${delete}]
$[if ${_lan_dhcp.delete.title}]

${_lan_dhcp.delete.title}

$[else]

${_global.delete.title}

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

${_lan_dhcp.delete.desc}

$[else]

${_global.delete.desc}

$[fi]
$[else]

${_lan_dhcp_add.desc}

${_lan_dhcp_add.title}

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