set properly dossier:name

This commit is contained in:
Dany De Bontridder 2011-11-30 21:00:52 +00:00
parent dab84f7fbf
commit 01748b6931
5 changed files with 28 additions and 3 deletions

View file

@ -1,7 +1,6 @@
<div class="u_tool">
<div class="name">
<H2 class="dossier"> Dossier : <?=h(dossier::name())?></h2>
<?php
if ( $cn->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)
</script>
</div>
<?
endif;
?>
endif;?>
<div id="dossier">
<H2 class="dossier"> Dossier : <?=h(dossier::name())?></h2>
</div>
</div>
<div class="module">
<table>