This commit is contained in:
Laurent Destailleur 2017-10-26 20:49:18 +02:00
parent a1f862eba6
commit 90bd9f2f4f
2 changed files with 3 additions and 3 deletions

View File

@ -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++;

View File

@ -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