diff --git a/html/pages/devices.inc.php b/html/pages/devices.inc.php index 5a65b7bf2e..364e3307e8 100644 --- a/html/pages/devices.inc.php +++ b/html/pages/devices.inc.php @@ -459,8 +459,8 @@ if ($format == "graph") { "
" + "
" + "" + - "'' title='Update the browser URL to reflect the search criteria.' class='btn btn-default input-sm devices-input-small'>Update URL" + - " 'devices', 'section' => $vars['section'], 'bare' => $vars['bare'])) ?>'' title='Reset critera to default.' class='btn btn-default input-sm devices-input-small'>Reset" + + "Update URL" + + " 'devices', 'section' => $vars['section'], 'bare' => $vars['bare'])) ?>' title='Reset criteria to default.' class='btn btn-default input-sm devices-input-small'>Reset" + "" + "" );