From 4bf5a52f4b26552f536b79513dd89a16c46655ba Mon Sep 17 00:00:00 2001 From: Philippe GRAND Date: Mon, 21 Jan 2019 10:12:28 +0100 Subject: [PATCH] update with html5 compliant code --- htdocs/takepos/admin/setup.php | 4 ++-- htdocs/ticket/card.php | 2 +- htdocs/ticket/index.php | 2 +- htdocs/ticket/list.php | 4 ++-- htdocs/user/home.php | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/htdocs/takepos/admin/setup.php b/htdocs/takepos/admin/setup.php index 7ed220d1787..7c9e6e81c2b 100644 --- a/htdocs/takepos/admin/setup.php +++ b/htdocs/takepos/admin/setup.php @@ -270,7 +270,7 @@ print ''; print "\n"; $url='https://www.dolistore.com/en/modules/980-TakePOS-7-mobile.html'; -print ''; +print ''; print 'TakePOS for mobile devices'; print ''.$url.''; print ''; @@ -287,7 +287,7 @@ print ''; print "\n"; $url='http://www.takepos.com'; -print ''; +print ''; print 'TakePOS original developers'; print ''.$url.''; print ''; diff --git a/htdocs/ticket/card.php b/htdocs/ticket/card.php index 68f01707d58..fd81b3cbadb 100644 --- a/htdocs/ticket/card.php +++ b/htdocs/ticket/card.php @@ -444,7 +444,7 @@ if (empty($action) || $action == 'view' || $action == 'addlink' || $action == 'd // Progression print ''; print ''; if ($action != 'progression' && $object->fk_statut < 8 && !$user->societe_id) { print ''; diff --git a/htdocs/ticket/index.php b/htdocs/ticket/index.php index f89dd82cbca..b8d5cbad454 100644 --- a/htdocs/ticket/index.php +++ b/htdocs/ticket/index.php @@ -327,7 +327,7 @@ if ($result) { print "\n"; // Creation date - print '"; diff --git a/htdocs/ticket/list.php b/htdocs/ticket/list.php index 64ec859cc0c..d0d60df5e1f 100644 --- a/htdocs/ticket/list.php +++ b/htdocs/ticket/list.php @@ -672,8 +672,8 @@ if (isset($totalarray['pos'])) { if ($i == 1) { - if ($num < $limit) print ''; - else print ''; + if ($num < $limit) print ''; + else print ''; } else print ''; } diff --git a/htdocs/user/home.php b/htdocs/user/home.php index da31b6027ed..fb97549e9a1 100644 --- a/htdocs/user/home.php +++ b/htdocs/user/home.php @@ -161,7 +161,7 @@ if ($resql) print img_picto($langs->trans("Administrator"),'star'); } print ""; - print ''; + print ''; print "
'; - print $langs->trans('Progression') . ''; + print $langs->trans('Progression') . ''; print '' . img_edit($langs->trans('Modify')) . ''; + print ''; print dol_print_date($db->jdate($objp->datec), 'dayhour'); print "'.$langs->trans("Total").''.$langs->trans("Totalforthispage").''.$langs->trans("Total").''.$langs->trans("Totalforthispage").''.$obj->login.''.$obj->login.'"; if ($obj->fk_soc) {