Fix: the core system used php templates by default
This commit is contained in:
parent
78c66bc7a0
commit
0a20213909
@ -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">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user