From: Nicolas Boisselier Date: Thu, 19 Oct 2017 15:49:41 +0000 (+0100) Subject: lib/php/db/table.php X-Git-Url: https://git.nbdom.net/?a=commitdiff_plain;h=0dacf99928c40ad23d5946ef0662c50badfdd49d;p=nb.git lib/php/db/table.php --- diff --git a/lib/php/db/table.php b/lib/php/db/table.php index 798b5daa..ad102595 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -565,7 +565,7 @@ Class Table extends nb { if ($this->show_hidden_params and !empty(self::$params)) { echo '' - # NB 19.10.17: reactivate for rent + # NB 19.10.17: reactivated for rent .(!empty($fields['action']) ? '' : '') .self::form_hidden(['action']) .(!empty($_SERVER['HTTP_REFERER']) ? '' : '')