Empty by default
This commit is contained in:
parent
e71d312acd
commit
5b7183efdd
@ -672,7 +672,7 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {
|
|||||||
echo '<span class="hideonsmartphone"> - '.dol_print_date(dol_now(), "day").'</span>';
|
echo '<span class="hideonsmartphone"> - '.dol_print_date(dol_now(), "day").'</span>';
|
||||||
?>
|
?>
|
||||||
</a>
|
</a>
|
||||||
<a id="customer" onclick="Customer();"><?php echo $langs->trans("Customer"); ?></a>
|
<a id="customer" onclick="Customer();"></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="topnav-right">
|
<div class="topnav-right">
|
||||||
<div class="login_block_other">
|
<div class="login_block_other">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user