${title} - $[if ${add}] ${_global.add} $[elif ${edit}] ${_global.edit} $[elif ${delete}] ${_global.delete} $[fi] ${_global.help.txt}
$[if ${error}]
$[if ${_lan_routing.error.title}]
$[elif ${success}]
${_lan_routing.error.title}
$[else]${_global.error.title}
$[fi] $[if ${_lan_routing.error.desc}]${_lan_routing.error.desc}
$[else]${_global.error.desc}
$[fi]-
$[if ${lan_routing.destination.error}]
- ${_lan_routing.destination.error} $[fi] $[if ${lan_routing.netmask.error}]
- ${_lan_routing.netmask.error} $[fi] $[if ${lan_routing.gateway.error}]
- ${_lan_routing.gateway.error} $[fi] $[if ${lan_routing.networkExists.error}]
- ${_lan_routing.networkExists.error} ${lan_routing.destination.error::1} ${lan_routing.netmask.error::1} $[fi] $[if ${lan_routing.destinationExists.error}]
- ${_lan_routing.destinationExists.error} ${lan_routing.destination.error::1} ${lan_routing.netmask.error::1} $[fi] $[if ${lan_routing.destinationMask.error}]
- ${_lan_routing.destinationMask.error} ${lan_routing.destination.error::1} ${lan_routing.netmask.error::1} $[fi]
$[if ${_lan_routing.success.title}]
$[fi]
$[if ${delete}]
${_lan_routing.success.title}
$[else]${_global.success.title}
$[fi] $[if ${_lan_routing.success.desc}]${_lan_routing.success.desc}
$[else]${_global.success.desc}
$[fi]
$[if ${_lan_routing.delete.title}]
$[else]
${_lan_routing.delete.title}
$[else]${_global.delete.title}
$[fi] $[if ${_lan_routing.delete.desc}]${_lan_routing.delete.desc}
$[else]${_global.delete.desc}
$[fi]- ${_lan_routing.destination.lbl}: ${lan_routing.destination}
- ${_lan_routing.routingGateway.lbl}: ${lan_routing.routing}
${_lan_routing.desc}
${title}
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]