${title} ${_global.help.txt}
$[if ${error}]
$[if ${_lan_dhcp.error.title}]
$[elif ${success}]
${_lan_dhcp.error.title}
$[else]${_global.error.title}
$[fi] $[if ${_lan_dhcp.error.desc}]${_lan_dhcp.error.desc}
$[else]${_global.error.desc}
$[fi]-
$[if ${lan_dhcp.startIp.error}]
- ${_lan_dhcp.startIp.error} $[fi] $[if ${lan_dhcp.endIp.error}]
- ${_lan_dhcp.endIp.error} $[fi] $[if ${lan_dhcp.addressRange.error}]
- ${_lan_dhcp.addressRange.error} $[fi] $[if ${lan_dhcp.network.error}]
- ${_lan_dhcp.network.error} $[fi] $[if ${lan_dhcp.primaryDns.error}]
- ${_lan_dhcp.primaryDns.error} $[fi] $[if ${lan_dhcp.secondaryDns.error}]
- ${_lan_dhcp.secondaryDns.error} $[fi] $[if ${lan_dhcp.leaseTime.error}]
- ${_lan_dhcp.leaseTime.error} $[fi]
$[load]
$[if ${_lan_dhcp.success.title}]
$[fi]
${_lan_dhcp.success.title}
$[else]${_global.success.title}
$[fi] $[if ${_lan_dhcp.success.desc}]${_lan_dhcp.success.desc}
$[else]${_global.success.reboot.desc}
$[fi]${_lan_dhcp.desc}
${_lan_dhcp.title}
${_lan_dhcp.static.title}
${_lan_dhcp.static.desc}
$[load]
$[if ${lan_dhcp.totalElements} = 5]
$[else]
$[fi]
$[if ${lan_dhcp.totalElements}]
${_lan_dhcp.static.existing}
${_lan_dhcp.static.index} | ${_lan_dhcp.static.macaddress} | ${_lan_dhcp.static.ipaddress} | ${_global.delete} | ${_global.edit} |
---|---|---|---|---|
${b} | ${Mac} | ${Ip} |
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]