From: Nicolas Boisselier Date: Thu, 19 Oct 2017 15:44:05 +0000 (+0100) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=2d567e255222a47d7ed4780ccdbcb15efe50840c;p=nb.git lib/php/db/table.php --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index b943b6ea..28a4dac1 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -570,7 +570,7 @@ Class Table extends nb { if ($this->show_hidden_params and !empty(self::$params)) { echo '' - #.'' + .'' .self::form_hidden(['action']) .(!empty($_SERVER['HTTP_REFERER']) ? '' : '') ;