Fix eol
This commit is contained in:
parent
32a03f3c0b
commit
bb5fae0e46
@ -1068,7 +1068,7 @@ else
|
||||
print '</td></tr>';
|
||||
}
|
||||
if (empty($conf->global->PRODUCT_DISABLE_VOLUME))
|
||||
{
|
||||
{
|
||||
// Volume
|
||||
print '<tr><td>'.$langs->trans("Volume").'</td><td colspan="3">';
|
||||
print '<input name="volume" size="4" value="'.GETPOST('volume').'">';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user