From 3378b20f592a0490f7fde14db581acf4a66383a6 Mon Sep 17 00:00:00 2001 From: Nicolas Boisselier Date: Sun, 30 Sep 2018 01:00:06 +0100 Subject: [PATCH] www/dbq/html/default.css --- lib/php/db/table.php | 2 +- www/dbq/dbq.php | 2 +- www/dbq/html/default.css | 12 ++++++++++-- www/dbq/html/default.min.css | 2 +- 4 files changed, 13 insertions(+), 5 deletions(-) diff --git a/lib/php/db/table.php b/lib/php/db/table.php index 15df9505..6c357696 100644 --- a/lib/php/db/table.php +++ b/lib/php/db/table.php @@ -2160,7 +2160,7 @@ Class Table extends nb { public function html_menu($opt=[]) { if (isset($opt['html_menu']) and !$opt['html_menu']) return ''; - $buttons = '
'; + $buttons = '
'; if (!empty($opt['buttons'])) $buttons = $opt['buttons']; $r = '