diff --git a/masks/table.html b/masks/table.html
index 34095bb..0e3cec0 100644
--- a/masks/table.html
+++ b/masks/table.html
@@ -166,7 +166,7 @@ Table.prototype.save = function()
'json'
);
}
- else databap.addWarningBefore('Formulaire incomplet', this.sFeedBackBoxId);
+ else databap.addWarningBefore('Formulaire incomplet', tableself.sFeedBackBoxId);
};
\ No newline at end of file