{extends file="layout.html"} {block name=title}LMS: {$layout.pagetitle|striphtml}{/block} {block name=module_content}

{$layout.pagetitle}

{trans("Find devices matching the following search criteria:")}
{trans("Name:")}
{trans("Manufacturer:")}
{trans("Model:")}
{trans("Serial number:")}
{trans("Number of ports:")}
{trans("Location:")}
{trans("Description:")}
{trans("IP address:")}
{trans("MAC address:")}
{trans("Qualification operator:")}
{button icon="save" label="Submit" onclick="document.search.submit();"} {button icon="cancel" label="Cancel" href="?m=netdevlist"}
{/block}