From 01748b6931b05ddee72ac3c104118ecc950d4d4e Mon Sep 17 00:00:00 2001 From: Dany De Bontridder Date: Wed, 30 Nov 2011 21:00:52 +0000 Subject: [PATCH] set properly dossier:name --- html/style-color.css | 6 ++++++ html/style-epad.css | 6 ++++++ html/style-light.css | 6 ++++++ html/style.css | 6 ++++++ include/template/module.php | 7 ++++--- 5 files changed, 28 insertions(+), 3 deletions(-) diff --git a/html/style-color.css b/html/style-color.css index 090f1e8fd..8fc637870 100644 --- a/html/style-color.css +++ b/html/style-color.css @@ -1101,4 +1101,10 @@ a.nav:hover,div.content a.nav:hover,div.redcontent a.nav:hover { background-color:darkblue; color:white; font-size:1em; +} +#dossier { + display:inline; + float:left; + width:40em; + top:0px; } \ No newline at end of file diff --git a/html/style-epad.css b/html/style-epad.css index 15a461a02..0c0f12b15 100644 --- a/html/style-epad.css +++ b/html/style-epad.css @@ -1097,4 +1097,10 @@ a.nav:hover,div.content a.nav:hover,div.redcontent a.nav:hover { background-color:darkblue; color:white; font-size:1em; +} +#dossier { + display:inline; + float:left; + width:40em; + top:0px; } \ No newline at end of file diff --git a/html/style-light.css b/html/style-light.css index fd243b263..69acec1bf 100644 --- a/html/style-light.css +++ b/html/style-light.css @@ -1099,4 +1099,10 @@ a.nav:hover,div.content a.nav:hover,div.redcontent a.nav:hover { background-color:darkblue; color:white; font-size:1em; +} +#dossier { + display:inline; + float:left; + width:40em; + top:0px; } \ No newline at end of file diff --git a/html/style.css b/html/style.css index 821b11d11..f99a225d9 100644 --- a/html/style.css +++ b/html/style.css @@ -1094,4 +1094,10 @@ a.nav:hover,div.content a.nav:hover,div.redcontent a.nav:hover { background-color:darkblue; color:white; font-size:1em; +} +#dossier { + display:inline; + float:left; + width:40em; + top:0px; } \ No newline at end of file diff --git a/include/template/module.php b/include/template/module.php index 73b604e7b..0ae97f0b1 100644 --- a/include/template/module.php +++ b/include/template/module.php @@ -1,7 +1,6 @@
-

Dossier :

get_value("select count(*) from profile join profile_user using (p_id) @@ -43,8 +42,10 @@ if ( $cn->get_value("select count(*) from profile join profile_user using (p_id)
+endif;?> +
+

Dossier :

+