From 35253b23048f8ae119b0e09c23fd63a64aadcb3b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 16 Jan 2011 16:31:32 +0000 Subject: [PATCH] Fix: Use of dol_buildpath --- htdocs/includes/menus/standard/empty.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/htdocs/includes/menus/standard/empty.php b/htdocs/includes/menus/standard/empty.php index 2e2cd5feaa1..2c184576e40 100644 --- a/htdocs/includes/menus/standard/empty.php +++ b/htdocs/includes/menus/standard/empty.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2006-2011 Laurent Destailleur * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -57,7 +57,7 @@ class MenuTop { $classname='class="tmenu"'; print_start_menu_entry_empty($idsel); - print ''; + print ''; print ''; print ''; print ''; @@ -200,7 +200,7 @@ class MenuLeft { if ($this->menu_array[$i]['level'] == 0) { if ($this->menu_array[$i]['enabled']) { - print ''."\n"; + print ''."\n"; } else { @@ -213,7 +213,7 @@ class MenuLeft { print '