/**
* copyright : (C) 2001-2017 Advanced Internet Designs Inc.
* email : forum@prohost.org
* $Id: admincp.tmpl 6078 2017-09-25 14:57:31Z naudefj $
*
* This program is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; version 2 of the License.
**/
{PHP_FILE: input: admincp.inc.t; output: @admincp.inc;}
{MAIN_SECTION: admin_cp Administrator Control Panel}
{MSG: admin}: {TEMPLATE-DATA: mod_que} {TEMPLATE-DATA: reported_msgs} {TEMPLATE-DATA: thr_exch} {TEMPLATE-DATA: custom_avatar_queue} {TEMPLATE-DATA: group_mgr} {TEMPLATE-DATA: accounts_pending_approval}
{MAIN_SECTION: END}
{SECTION: custom_avatar_queue (appears if there are custom avatars in que for approval)}
| {MSG: custom_avatar_queue} ({VAR: avatar_count})
{SECTION: END}
{SECTION: group_mgr_lnk}
{ROOT}?t=groupmgr&{DEF: _rsid}
{SECTION: END}
{SECTION: group_mgr link to the group manager for admin & group managers}
| {MSG: group_mgr}
{SECTION: END}
{SECTION: reported_msgs_lnk}
{ROOT}?t=reported&{DEF: _rsid}
{SECTION: END}
{SECTION: reported_msgs link to reported messages form, with an idicator that shows the # of reported messages}
| {MSG: reported_messages} ({VAR: report_count})
{SECTION: END}
{SECTION: thr_exch_lnk}
{ROOT}?t=thr_exch&{DEF: _rsid}
{SECTION: END}
{SECTION: thr_exch a link to thread exchange, with an idicator of the # of threads waiting approval}
| {MSG: thread_exchange} ({VAR: thr_exchc})
{SECTION: END}
{SECTION: mod_que_lnk}
{ROOT}?t=modque&{DEF: _rsid}
{SECTION: END}
{SECTION: mod_que link to form for approving messages in moderated forums}
{MSG: moderation_queue} ({VAR: approve_count})
{SECTION: END}
{SECTION: accounts_pending_approval accounts pending administrator's approval}
| {MSG: accounts_pending_approval} ({VAR: accounts_pending_approval})
{SECTION: END}