diff --git a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php
index a53ccd79..a2c66cfe 100644
--- a/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php
+++ b/ci4/app/Views/themes/backend/vuexy/form/configuracion/papel/viewPapelImpresionForm.php
@@ -229,7 +229,7 @@
const lastColNr3 = $('#tableOfPapelimpresionmargenes').find("tr:first th").length - 1;
const actionBtns3 = function(data) {
return `
-
+
`;
@@ -330,7 +330,7 @@
// Activate an inline edit on click of a table cell
- $(document).on('click', '.btn-edit2', function(e) {
+ $(document).on('click', '.btn-edit3', function(e) {
editor3.inline(
theTable3.cells(this.parentNode.parentNode.parentNode, '*').nodes(),
{