Fix: the core system used php templates by default

This commit is contained in:
Regis Houssin 2010-04-12 15:47:45 +00:00
parent 78c66bc7a0
commit 0a20213909

View File

@ -120,8 +120,9 @@ header("Content-type: text/html; charset=".$conf->file->character_set_client);
<span class="arrow"></span>
</a>
</li>
<?php } ?>
</ul>
<?php } } ?>
<?php } ?>
<?php if ($dol_loginmesg) { ?>
<script type="text/javascript" language="javascript">