diff --git a/htdocs/takepos/index.php b/htdocs/takepos/index.php index 8f93dfca0bb..8271103cfb6 100644 --- a/htdocs/takepos/index.php +++ b/htdocs/takepos/index.php @@ -1130,8 +1130,7 @@ if ($reshook == 0) { //add buttons $menus[$r++] = $butmenu; } } - } - elseif ($reshook == 1) { + } elseif ($reshook == 1) { $r = 0; //replace buttons if (is_array($hookmanager->resArray) ) { foreach ($hookmanager->resArray as $resArray) {