se añade el espacio de la foto que ahora va abajo al texto descriptivo de la oferta

git-svn-id: https://192.168.0.254/svn/Proyectos.ClaveAudio_Web/trunk@21 44ade383-bb54-5b4f-835b-923f7702b206
This commit is contained in:
roberto 2011-06-28 07:56:09 +00:00
parent ecb6f07835
commit 5db340bd4e

View File

@ -125,7 +125,7 @@ switch($oferta_categoria_id) {
<input name="oferta_estado" id="oferta_unidades" type="hidden" value="<?php echo $oferta_unidades; ?>">
<tr>
<td width="170" valign="top" class="producto_texto">
<td colspan="3" width="348" valign="top" class="producto_texto">
<span class="producto_modelo"><?php echo $oferta_nombre; ?></span><br>
<?php
if (($oferta_pvp!="") && ($oferta_pvp>0)) {
@ -138,8 +138,8 @@ switch($oferta_categoria_id) {
<a href="oferta_add.php?id=<?= $oferta_id; ?>&precio=<?= $oferta_pvp; ?>&modelo=<?= $oferta_nombre; ?>" onMouseOver="MM_swapImage('comprar','','_imgs/comprb.gif',1)" onMouseOut="MM_swapImgRestore()"><img src="_imgs/compra.gif" name="comprar" width="61" height="13" border="0" id="comprar"></a>
</td>
<td></td>
<td width="170" valign="top" align="center"></td>
<!--td></td>
<td width="170" valign="top" align="center"></td-->
<tr>
<td width="170"><img src="_imgs/d.gif" width="170" height="12"></td><td width="8"><img src="_imgs/d.gif" width="8" height="1"></td><td width="170"><img src="_imgs/d.gif" width="170" height="1"></td></tr>