Fix travis
This commit is contained in:
parent
8476c6c2c6
commit
ff018effc3
@ -35,7 +35,7 @@ if (GETPOSTISSET("id")) {
|
||||
print '<h1><b>'.$langs->trans("ScanToOrder").'</b></h1>';
|
||||
print "<img src='".DOL_URL_ROOT."/takepos/genimg/qr.php?key=".dol_encode($id)."' width='30%'>";
|
||||
}
|
||||
else {
|
||||
else {
|
||||
print '<h1><b>'.$langs->trans("ScanToMenu").'</b></h1>';
|
||||
print "<img src='".DOL_URL_ROOT."/takepos/genimg/qr.php' width='30%'>";
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user