diff --git a/htdocs/adherents/class/adherent.class.php b/htdocs/adherents/class/adherent.class.php index 8dc08d4ed4a..f1d99f5edef 100644 --- a/htdocs/adherents/class/adherent.class.php +++ b/htdocs/adherents/class/adherent.class.php @@ -1892,4 +1892,4 @@ class Adherent extends CommonObject } } -?> \ No newline at end of file +?> diff --git a/htdocs/core/lib/functions2.lib.php b/htdocs/core/lib/functions2.lib.php index eac148deaa4..38558c2e5fe 100644 --- a/htdocs/core/lib/functions2.lib.php +++ b/htdocs/core/lib/functions2.lib.php @@ -1506,4 +1506,4 @@ function dolGetElementUrl($objectid,$objecttype,$withpicto=0,$option='') } } return $ret; -} \ No newline at end of file +} diff --git a/htdocs/core/lib/invoice2.lib.php b/htdocs/core/lib/invoice2.lib.php index 6a6855b7ed9..52ff16d4964 100644 --- a/htdocs/core/lib/invoice2.lib.php +++ b/htdocs/core/lib/invoice2.lib.php @@ -273,4 +273,4 @@ function rebuild_merge_pdf($db, $langs, $conf, $diroutputpdf, $newlangid, $filte else return $result; } -?> \ No newline at end of file +?> diff --git a/htdocs/core/tpl/contacts.tpl.php b/htdocs/core/tpl/contacts.tpl.php index bbef5b5169e..dc97d84e9b6 100644 --- a/htdocs/core/tpl/contacts.tpl.php +++ b/htdocs/core/tpl/contacts.tpl.php @@ -185,4 +185,4 @@ $userstatic=new User($db); - \ No newline at end of file + diff --git a/htdocs/cron/list.php b/htdocs/cron/list.php index 7eb253c9ade..b77a3e6d596 100644 --- a/htdocs/cron/list.php +++ b/htdocs/cron/list.php @@ -317,4 +317,4 @@ dol_print_cron_urls(); llxFooter(); $db->close(); -?> \ No newline at end of file +?> diff --git a/htdocs/document.php b/htdocs/document.php index 88e90ca46bf..15ac9d0d9ca 100644 --- a/htdocs/document.php +++ b/htdocs/document.php @@ -178,4 +178,4 @@ header('Pragma: public'); readfile($original_file_osencoded); -?> \ No newline at end of file +?> diff --git a/htdocs/product/ajax/products.php b/htdocs/product/ajax/products.php index 456551568ab..35b9c2a6473 100644 --- a/htdocs/product/ajax/products.php +++ b/htdocs/product/ajax/products.php @@ -170,4 +170,4 @@ else if ($outjson) print json_encode($arrayresult); } -?> \ No newline at end of file +?> diff --git a/htdocs/theme/bureau2crea/style.css.php b/htdocs/theme/bureau2crea/style.css.php index 869c1976ffd..3984389566c 100644 --- a/htdocs/theme/bureau2crea/style.css.php +++ b/htdocs/theme/bureau2crea/style.css.php @@ -65,6 +65,7 @@ if (! empty($conf->global->MAIN_OVERWRITE_THEME_RES)) { $path='/'.$conf->global- // Define image path files $fontlist='arial, sans-serif, verdana, helvetica'; //$fontlist='Verdana,Helvetica,Arial,sans-serif'; + $dol_hide_topmenu=$conf->dol_hide_topmenu; $dol_hide_leftmenu=$conf->dol_hide_leftmenu; $dol_optimize_smallscreen=$conf->dol_optimize_smallscreen; diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 5b08c378915..3bc5c179d2e 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1709,7 +1709,7 @@ div.liste_titre, tr.liste_titre, tr.liste_titre_sel, form.liste_titre, form.list white-space: ; text-align: ; } -tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div +tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste_titre div, div.liste_titre { font-family: ; /*font-weight: normal;*/ @@ -1717,6 +1717,9 @@ tr.liste_titre th, th.liste_titre, tr.liste_titre td, td.liste_titre, form.liste white-space: ; text-shadow:1px 0px 1px #ffffff; } +div.liste_titre { + padding-left: 3px; +} tr.liste_titre_sel th, th.liste_titre_sel, tr.liste_titre_sel td, td.liste_titre_sel, form.liste_titre_sel div { font-family: ; diff --git a/htdocs/user/logout.php b/htdocs/user/logout.php index 8c0a165a674..24bc2e7c9a9 100644 --- a/htdocs/user/logout.php +++ b/htdocs/user/logout.php @@ -82,4 +82,4 @@ unset($_SESSION['dol_entity']); if (GETPOST('noredirect')) return; header("Location: ".$url); // Default behaviour is redirect to index.php page -?> \ No newline at end of file +?> diff --git a/htdocs/viewimage.php b/htdocs/viewimage.php index b12a38000a7..200986dd08a 100644 --- a/htdocs/viewimage.php +++ b/htdocs/viewimage.php @@ -198,4 +198,4 @@ else // Open and return file if (is_object($db)) $db->close(); -?> \ No newline at end of file +?>