From 7f15154c6bfb67bab0331708216ab17de0833113 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 3 Apr 2013 15:45:06 +0200 Subject: [PATCH] Qual: Uniformize skins code. --- htdocs/comm/index.php | 24 +----------------- htdocs/exports/index.php | 10 +++----- htdocs/imports/index.php | 12 ++++----- htdocs/theme/amarok/img/object_action_rdv.png | Bin 0 -> 1059 bytes htdocs/theme/eldy/style.css.php | 4 +-- 5 files changed, 12 insertions(+), 38 deletions(-) create mode 100644 htdocs/theme/amarok/img/object_action_rdv.png 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 0000000000000000000000000000000000000000..b892da1f65587da7a7e3e2da5971c7899b8a9b10 GIT binary patch literal 1059 zcmeH`&r1|x9L8S_^-Wosz;NgnyAa``m$i}>$=qQV-KjNsHK;k6LqZLOG*X8#=*Ju^ zrb`SFI@h^Kubt*Nuu=>K^0FGfD`i7JpeZ^`C^)Bhd-t#C(#!LGzMtngzVLlKJ~onS zKhzEYNR>y6i0{tEz`WuKv9Mwf}#RN6J``a5Cy>$L{Sh8K{SP|E#y=orwMsi6ircbMG1>C&Sb4j z&dEq_hBNXq3YVWz{cJv;m7Oedvx=AHQ44Yi=ky@2`*|~v5Rw#4(gVpPl0{_X%9Xmgem; - 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;