change dossier name
This commit is contained in:
parent
022dfe8630
commit
2f0c9b54c6
2 changed files with 5 additions and 3 deletions
|
|
@ -3,7 +3,7 @@
|
|||
//see licence.txt
|
||||
?><div id="top">
|
||||
<div id="dossier">
|
||||
<H2><?php echo h(dossier::name())?></h2>
|
||||
<?php echo h(dossier::name())?>
|
||||
</div>
|
||||
<div style="clear:both;"></div>
|
||||
<div class="name">
|
||||
|
|
@ -95,4 +95,4 @@ endif;?>
|
|||
</div>
|
||||
|
||||
</div>
|
||||
<div style="clear:both;"></div>
|
||||
<div style="clear:both;"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue