File SelectProduct.php
Theere is a colspan attribute needs to be moved from this line:
echo '<th align=right>' . _('Cost') . '</th><td align=right>' .
number_format($Cost,3) . '</td>'; // line 538
to this line:
echo '<tr><th>' . _('Sell Price') . ':</th><td COLSPAN=2>'; // line
470.
This file is from webERP version: 3.10.5
Tim Schofield
Interface
None
Public
|
Date: 2009-06-24 21:54 Thanks for this I have committed your fix to cvs. |
|
Date: 2009-06-12 14:52 Actually, I think the colspan should be in BOTH lines. (is was simply |
| Field | Old Value | Date | By |
|---|---|---|---|
| status_id | Open | 2009-06-24 21:54 | tim_schofield |
| resolution_id | None | 2009-06-24 21:54 | tim_schofield |
| assigned_to | nobody | 2009-06-24 21:54 | tim_schofield |
| allow_comments | 1 | 2009-06-24 21:54 | tim_schofield |
| close_date | - | 2009-06-24 21:54 | tim_schofield |
| summary | Cost 'cell' display misaligned... | 2009-06-12 02:35 | turbopt |
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use