{{
/**
* OpenReviewScript
*
* An Open Source Review Site Script
*
* @package OpenReviewScript
* @subpackage manager
* @author OpenReviewScript.org
* @copyright Copyright (c) 2011-2012, OpenReviewScript.org
* @license This file is part of OpenReviewScript - free software licensed under the GNU General Public License version 2 - http://OpenReviewScript.org/license
* @link http://OpenReviewScript.org
*/
// ------------------------------------------------------------------------
//
/** This file is part of OpenReviewScript.
*
* OpenReviewScript 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, either version 2 of the License, or
* (at your option) any later version.
*
* OpenReviewScript is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with OpenReviewScript. If not, see <http://www.gnu.org/licenses/>.
*/
}}
<div id="content">
<div class="myform">
<div class="header_row">{{= lang('manager_user_delete_name') }}</div >
<p> </p>
<h2>{{= lang('manager_user_delete_success') }}</h2>
<p> </p>
<p class="manager_right_link"><strong>-> {{= anchor('manager/users',lang('manager_user_manage_back_to_user')) }}</strong></p>
</div>
</div>