Fix phpcs

This commit is contained in:
Laurent Destailleur 2019-03-14 23:27:50 +01:00
parent 51de29458f
commit c44d9bf8e2
2 changed files with 3 additions and 5 deletions

View File

@ -1424,7 +1424,6 @@ if ($action == 'create')
print '<!-- Show details of stock -->'; print '<!-- Show details of stock -->';
print '('.$stock.')'; print '('.$stock.')';
} }
else else
{ {
@ -1525,7 +1524,6 @@ if ($action == 'create')
} }
} }
} }
} }
if ($subj == 0) // Line not shown yet, we show it if ($subj == 0) // Line not shown yet, we show it
{ {