diff --git a/admin/shoop/oferta_db.php b/admin/shoop/oferta_db.php index 2dfe6bd..6690fa3 100644 --- a/admin/shoop/oferta_db.php +++ b/admin/shoop/oferta_db.php @@ -54,8 +54,9 @@ $conn = db_connect(); if ($operacion != "del") { // modifico la imagen. - uploadImagenOferta($id, 247, 95, 168, 102); - uploadPDFOferta($id); + uploadImagenOferta($id, 348, 248, 168, 102); + uploadImagenOferta($id, 247, 95, 108, 108); + uploadPDFOferta($id); // y vuelvo a la pantalla correspondiente header('Location: oferta_edit.php?op=edit&id=' . $id); } diff --git a/admin/shoop/oferta_edit.php b/admin/shoop/oferta_edit.php index 356a485..0e491e1 100644 --- a/admin/shoop/oferta_edit.php +++ b/admin/shoop/oferta_edit.php @@ -98,11 +98,11 @@ define("MAX_SIZE", $max_size); - +
- +
- - - - - - - - Ver oferta - + @@ -226,6 +199,38 @@ switch($oferta_categoria_id) { } } ?> + + + + + + + + Ver oferta + + + + +