diff --git a/htdocs/comm/index.php b/htdocs/comm/index.php index 48a07dcacba..de442152c14 100644 --- a/htdocs/comm/index.php +++ b/htdocs/comm/index.php @@ -88,16 +88,6 @@ llxHeader(); print_fiche_titre($langs->trans("CustomerArea")); print '
'; -/* -print ''; -print ''; -if ((! empty($conf->propal->enabled) && $user->rights->propale->lire) || - (! empty($conf->contrat->enabled) && $user->rights->contrat->lire) || - (! empty($conf->commande->enabled) && $user->rights->commande->lire)) -{ - print ''; - print '
'; -} -*/ // Recherche Propal if (! empty($conf->propal->enabled) && $user->rights->propal->lire) @@ -259,18 +249,7 @@ if (! empty($conf->commande->enabled) && $user->rights->commande->lire) } -/*if ((! empty($conf->propal->enabled) && $user->rights->propale->lire) || - (! empty($conf->contrat->enabled) && $user->rights->contrat->lire) || - (! empty($conf->commande->enabled) && $user->rights->commande->lire)) -{ - print ''; -} -else -{ - print ''; -}*/ -print '
'; +print '
'; $NBMAX=3; @@ -545,7 +524,6 @@ if (! empty($conf->propal->enabled) && $user->rights->propal->lire) } -//print '
'; print '
'; llxFooter(); diff --git a/htdocs/exports/index.php b/htdocs/exports/index.php index 73ffdded749..df85821229d 100644 --- a/htdocs/exports/index.php +++ b/htdocs/exports/index.php @@ -51,9 +51,8 @@ print $langs->trans("FormatedExportDesc2").' '; print $langs->trans("FormatedExportDesc3").'
'; print '
'; -print ''; -print '
'; +print '
'; // List export set @@ -109,9 +108,9 @@ if (count($export->array_export_code)) */ } print ''; +print '
'; - -print '
'; +print '
'; // List of available export format @@ -143,8 +142,7 @@ foreach($liste as $key => $val) print '
'; -print ''; -print ''; +print ''; llxFooter(); diff --git a/htdocs/imports/index.php b/htdocs/imports/index.php index 0ec63ac7e14..0cfdb6dff43 100644 --- a/htdocs/imports/index.php +++ b/htdocs/imports/index.php @@ -47,9 +47,8 @@ print $langs->trans("FormatedImportDesc1").'
'; print $langs->trans("FormatedImportDesc2").'
'; print '
'; -print ''; -print '
'; +print '
'; // List of import set @@ -99,9 +98,10 @@ if (count($import->array_import_code)) //} } print ''; +print '
'; -print '
'; +print '
'; // List of available import format @@ -132,12 +132,10 @@ foreach($liste as $key) print '
'; -print ''; -print ''; - -$db->close(); +print ''; llxFooter(); +$db->close(); ?> diff --git a/htdocs/theme/amarok/img/object_action_rdv.png b/htdocs/theme/amarok/img/object_action_rdv.png new file mode 100644 index 00000000000..b892da1f655 Binary files /dev/null and b/htdocs/theme/amarok/img/object_action_rdv.png differ diff --git a/htdocs/theme/eldy/style.css.php b/htdocs/theme/eldy/style.css.php index 7112399d3da..cccaedd6247 100644 --- a/htdocs/theme/eldy/style.css.php +++ b/htdocs/theme/eldy/style.css.php @@ -1400,7 +1400,7 @@ div.divbutaction { margin-bottom: 1.4em; } text-decoration: none; white-space: nowrap; padding: 0.4em em; - margin: 0em em; + margin: 0em em; -moz-border-radius:0px 5px 0px 5px; -webkit-border-radius:0px 5px 0px 5px; border-radius:0px 5px 0px 5px; @@ -2492,7 +2492,7 @@ div.ecmjqft { bottom: 4px !important; text-align: center; - min-width: 500px; + min-width: px; width: auto; padding-left: 10px !important; padding-right: 10px !important;