mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Debug v21
This commit is contained in:
parent
f91cf9b205
commit
06332d5e8a
|
|
@ -27,7 +27,6 @@ EndBankBalance=End balance
|
|||
CurrentBalance=Current balance
|
||||
FutureBalance=Future balance
|
||||
ShowAllTimeBalance=Show balance from start
|
||||
AllTime=From start
|
||||
Reconciliation=Reconciliation
|
||||
RIB=Bank Account Number
|
||||
IBAN=IBAN number
|
||||
|
|
|
|||
|
|
@ -1345,3 +1345,4 @@ IsNotDefined=Is not defined
|
|||
SpecialLine=Special Line
|
||||
EcoTax=Eco-Tax
|
||||
GroupingLine=Grouping line
|
||||
AllTime=From start
|
||||
|
|
|
|||
|
|
@ -167,7 +167,7 @@ div#topmenu-global-search-dropdown a::after, div#topmenu-quickadd-dropdown a::af
|
|||
}
|
||||
.tmenu .dropdown-menu, .login_block .dropdown-menu, .topnav .dropdown-menu {
|
||||
position: absolute;
|
||||
right: 2px;
|
||||
right: 1px;
|
||||
<?php echo $left; ?>: auto;
|
||||
line-height:1.3em;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user