// Removing unused field

This commit is contained in:
mDeflotte
2011-10-24 09:55:39 +00:00
parent 41f5061309
commit ae4187da03
2 changed files with 3 additions and 11 deletions
@@ -2773,11 +2773,6 @@ switch ($this->action)
</td>
</tr>';
}
else
$content .= '<tr><td class="col-left">'.$this->l('Initial stock:').'</td>
<td style="padding-bottom:5px;">
<input size="3" maxlength="6" name="quantity" type="text" value="0" />
</td>';
$content .= '<tr>
<td class="col-left">'.$this->l('Minimum quantity:').'</td>
<td style="padding-bottom:5px;">