Fix trad
This commit is contained in:
parent
a1f862eba6
commit
90bd9f2f4f
@ -155,7 +155,7 @@ function dolIncludeHtmlContent($contentfile)
|
|||||||
|
|
||||||
$MAXLEVEL=20;
|
$MAXLEVEL=20;
|
||||||
|
|
||||||
$fullpathfile=DOL_DATA_ROOT.'/websites/'.$contentfile;
|
$fullpathfile=DOL_DATA_ROOT.'/website/'.$contentfile;
|
||||||
|
|
||||||
if (empty($includehtmlcontentopened)) $includehtmlcontentopened=0;
|
if (empty($includehtmlcontentopened)) $includehtmlcontentopened=0;
|
||||||
$includehtmlcontentopened++;
|
$includehtmlcontentopened++;
|
||||||
|
|||||||
@ -168,8 +168,8 @@ TurnoverOrBudget=Turnover (for a company) or Budget (for a foundation)
|
|||||||
DefaultAmount=Default amount of subscription
|
DefaultAmount=Default amount of subscription
|
||||||
CanEditAmount=Visitor can choose/edit amount of its subscription
|
CanEditAmount=Visitor can choose/edit amount of its subscription
|
||||||
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
MEMBER_NEWFORM_PAYONLINE=Jump on integrated online payment page
|
||||||
ByProperties=By characteristics
|
ByProperties=By nature
|
||||||
MembersStatisticsByProperties=Members statistics by characteristics
|
MembersStatisticsByProperties=Members statistics by nature
|
||||||
MembersByNature=This screen show you statistics on members by nature.
|
MembersByNature=This screen show you statistics on members by nature.
|
||||||
MembersByRegion=This screen show you statistics on members by region.
|
MembersByRegion=This screen show you statistics on members by region.
|
||||||
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
VATToUseForSubscriptions=VAT rate to use for subscriptions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user