{% INCLUDE 'overall_header.html' %}

{{ DL_MANAGEMENT_TITLE }}

{% if S_DL_OVERVIEW %}

{{ DL_MANAGEMENT_EXPLAIN }}

{% if not S_DL_TRAFFIC_OFF %} {% endif %}
{{ DL_STATS }}
{{ lang('STATISTIC') }} {{ lang('VALUE') }} {{ lang('STATISTIC') }} {{ lang('VALUE') }}
{{ lang('DL_ACP_MAIN_STATS_TRAFFIC') }}{{ lang('COLON') }} {% if S_DL_TRAFFIC_OFF %}{{ lang('DL_ACP_MAIN_STATS_TRAFFIC_OFF') }}{% else %}{{ lang('DL_ACP_MAIN_STATS_TRAFFIC_ON') }}{% endif %} {{ lang('DL_VERSION_CHECK') }}{{ lang('COLON') }} {{ DL_MOD_VERSION_SIMPLE }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_NUM') }}{{ lang('COLON') }} {{ TOTAL_NUM }} {{ lang('DL_ACP_MAIN_STATS_TOTAL_EXTERN') }}{{ lang('COLON') }} {{ TOTAL_EXTERN }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_LIMIT') }}{{ lang('COLON') }} {{ TOTAL_LIMIT }} {{ lang('DL_ACP_MAIN_STATS_TOTAL_SIZE') }}{{ lang('COLON') }} {{ TOTAL_SIZE }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_TRAFFIC') }}{{ lang('COLON') }} {{ OVERALL_TRAFFIC }} {{ lang('DL_ACP_MAIN_STATS_REMAIN_TRAFFIC') }}{{ lang('COLON') }} {{ REMAIN_TRAFFIC }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_GTRAFFIC') }}{{ lang('COLON') }} {{ OVERALL_GTRAFFIC }} {{ lang('DL_ACP_MAIN_STATS_REMAIN_GTRAFFIC') }}{{ lang('COLON') }} {{ REMAIN_GTRAFFIC }}
{{ lang('DL_OVERALL_KLICKS') }}{{ lang('COLON') }} {{ OCLICKS }} {{ lang('DL_KLICKS') }}{{ lang('COLON') }} {{ MCLICKS }}
{{ lang('DL_ACP_MAIN_STATS_CATEGORIES') }}{{ lang('COLON') }} {{ CATEGORIES }} {{ lang('DL_ACP_MAIN_STATS_SUBCATEGORIES') }}{{ lang('COLON') }} {{ SUBCATEGORIES }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_TSIZE') }}{{ lang('COLON') }} {{ TOTAL_THUMBS_SIZE }} {{ lang('DL_ACP_MAIN_STATS_TOTAL_VERSIONS') }}{{ lang('COLON') }} {{ TOTAL_VERSIONS }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_VFSIZE') }}{{ lang('COLON') }} {{ TOTAL_VERSION_FSIZE }} {{ lang('DL_ACP_MAIN_STATS_TOTAL_TFSIZE') }}{{ lang('COLON') }} {{ TOTAL_VERSION_TSIZE }}
{{ lang('DL_ACP_MAIN_STATS_TOTAL_TODOS') }}{{ lang('COLON') }} {{ TOTAL_TODOS }} {{ lang('DL_ACP_MAIN_STATS_TOTAL_BROKEN') }}{{ lang('COLON') }} {{ TOTAL_BROKEN }}
{% else %} {% if S_DL_TRAFFIC_OFF %}
{{ lang('DL_TRAFFIC_OFF_EXPLAIN') }}
{% endif %} {% endif %} {% if U_BACK %}
« {{ lang('BACK') }}
{% endif %} {% if S_DL_CONFIG %}{% INCLUDE 'dl_config_body.html' %}{% endif %} {% if S_DL_TOOLBOX %}{% INCLUDE 'dl_toolbox_body.html' %}{% endif %} {% if S_DL_THUMBS %}{% INCLUDE 'dl_thumbs_body.html' %}{% endif %} {% if S_DL_BLACKLIST %}{% INCLUDE 'dl_ext_blacklist_body.html' %}{% endif %} {% if S_DL_BANLIST %}{% INCLUDE 'dl_banlist_body.html' %}{% endif %} {% if S_DL_CONFIRM %}{% INCLUDE 'dl_confirm_body.html' %}{% endif %} {% if S_DL_TRAFFIC %}{% INCLUDE 'dl_traffic_body.html' %}{% endif %} {% if S_DL_CATEGORIES %}{% INCLUDE 'dl_cat_body.html' %}{% endif %} {% if S_DL_CATEGORY_EDIT %}{% INCLUDE 'dl_cat_edit_body.html' %}{% endif %} {% if S_DL_FILES %}{% INCLUDE 'dl_files_body.html' %}{% endif %} {% if S_DL_FILES_EDIT %}{% INCLUDE 'dl_files_edit_body.html' %}{% endif %} {% if S_DL_STATS %}{% INCLUDE 'dl_stats_admin_body.html' %}{% endif %} {% if S_DL_PERMISSIONS %}{% INCLUDE 'dl_permissions_body.html' %}{% endif %} {% if S_DL_FIELDS %}{% INCLUDE 'dl_fields_body.html' %}{% endif %} {% if S_DL_BROWSER %}{% INCLUDE 'dl_browser_body.html' %}{% endif %} {% if S_DL_PERM_CHECK %}{% INCLUDE 'dl_perm_check_body.html' %}{% endif %}
{{ DL_MOD_RELEASE }}
{% INCLUDE 'overall_footer.html' %}