$[off]
${bodyid::lan_routing}
$[include common/${lang}/texts.tmpl]
${title::${_lan_routing.title}}
$[on]$[include common/header.html]
$[include common/submenu_lan.html]
${_lan_routing.title}
$[load]
$[if ${lan_routing.totalElements}]
${_lan_routing.existing}
${_lan_routing.existing.network} |
${_lan_routing.existing.gateway} |
${_global.delete} |
${_global.edit} |
$[sort lan_routing.id]
$[index a]
$[value b]
$[count c]
$[eval \${destination::\${lan_routing.destination.${b}}}]
$[eval \${gateway::\${lan_routing.gateway.${b}}}]
$[eval \${wanPvc::\${lan_routing.wanPvc.${b}}}]
$[eval \${routing::\${lan_routing.routing.${b}}}]
$[if ${routing} = gateway ]
${destination}
|
$[if ${gateway}] ${gateway} $[else] --- $[fi]
|
|
|
$[fi]
$[tros]
$[fi]
$[include common/${lang}/help/${bodyid}.html]
$[include common/footer.html]