Empty by default

This commit is contained in:
andreubisquerra 2020-03-08 22:40:22 +01:00 committed by GitHub
parent e71d312acd
commit 5b7183efdd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -672,7 +672,7 @@ if (empty($conf->global->TAKEPOS_HIDE_HEAD_BAR)) {
echo '<span class="hideonsmartphone"> - '.dol_print_date(dol_now(), "day").'</span>';
?>
</a>
<a id="customer" onclick="Customer();"><?php echo $langs->trans("Customer"); ?></a>
<a id="customer" onclick="Customer();"></a>
</div>
<div class="topnav-right">
<div class="login_block_other">