deleteuser.tpl 352 Bytes
<div class=clear><div class=main><p>Please confirm that you wish to delete the user <strong>{$user.realname} ({$user.username}).</strong></p>
<p>
Any current zone ownership will reset to the main admin user.
</p>
<p>
<a class=attention href="{$src}userlist.php?i={$user.id}&amp;delete=y">Yes</a> - <a href="{$src}userlist.php">No</a>.
</p></div></div>