{include file="header.html"}
{include file="module:userinfobox.html"}
{if (is_array($documents) && count($documents)) || !ConfigHelper::checkConfig('userpanel.hide_documentbox')}
{include file="module:userdocsbox.html"} {/if} |
|
{include file="module:consentbox.html"} | |
{include file="module:userinfobox.html"}
{if (is_array($documents) && count($documents)) || !ConfigHelper::checkConfig('userpanel.hide_documentbox')}
{include file="module:userdocsbox.html"} {/if} |
{if ConfigHelper::getConfig('userpanel.data_consent_text') && !$userinfo.consentdate}
{include file="module:consentbox.html"} {/if} {include file="module:usernodesbox.html"} |