From 06d9f99d05e4120a2cf5efa4b5773bf221bd0fed Mon Sep 17 00:00:00 2001 From: florian HENRY Date: Wed, 25 Jan 2017 11:01:35 +0100 Subject: [PATCH] fix travis --- htdocs/bookmarks/card.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/bookmarks/card.php b/htdocs/bookmarks/card.php index b89dbf291b7..0924f7d8a9b 100644 --- a/htdocs/bookmarks/card.php +++ b/htdocs/bookmarks/card.php @@ -220,7 +220,7 @@ if ($id > 0 && ! preg_match('/^add/i',$action)) $linkback = ''.$langs->trans("BackToList").''; dol_banner_tab($object, 'id', $linkback, 1, 'rowid', 'ref', '' , '', 0, '', '', 0); - + print '
'; print '';