diff -r 58094faf794d -r 9a485c41cfcf delete_user.php --- a/delete_user.php Tue Apr 10 22:40:43 2007 +0000 +++ b/delete_user.php Sat Apr 14 11:37:27 2007 +0000 @@ -51,13 +51,13 @@ clean_page($BASE_URL . $BASE_PATH . "users.php"); } include_once("inc/header.inc.php"); - ?>

Delete user ""

+ ?>

""

0) { - ?>This user has access to the following domain(s):
:
getOne("select count(id) from zones where owner=$id")) != 0) { - $message .= " This user has access to $numrows domain(s), by deleting him you will also delete these domains"; + $message .= " " . _('This user has access to $numrows domain(s), by deleting him you will also delete these domains'); } ?>


-
+