diff --git a/bureau/admin/foot.php b/bureau/admin/foot.php index f7b0ad9c..4d1cbccc 100644 --- a/bureau/admin/foot.php +++ b/bureau/admin/foot.php @@ -1,4 +1,4 @@ - + diff --git a/bureau/admin/main.php b/bureau/admin/main.php index 0435ce33..e192fb46 100644 --- a/bureau/admin/main.php +++ b/bureau/admin/main.php @@ -45,9 +45,7 @@ if ($mem->user["lastfail"]) { } if (!empty($error) ) { echo "

$error

";$error=''; } -?> -
-\n
"; +echo "\n"; echo "
"; } // empty feed_url @@ -103,7 +101,7 @@ if($admin->enabled) { } echo "

"; - __("You are using the AlternC Panel. You can contact the AlternC community for informations or feedback by joining the mailing-list"); + __("You are using the AlternC Panel. You can contact the AlternC community for information or feedback by joining the mailing-list"); echo " users@alternc.org"; echo "

"; } // if $admin->enabled diff --git a/bureau/admin/quotas_oneuser.php b/bureau/admin/quotas_oneuser.php index fe11cd53..af07f275 100644 --- a/bureau/admin/quotas_oneuser.php +++ b/bureau/admin/quotas_oneuser.php @@ -10,7 +10,7 @@ if (!isset($mode)) { # when included from adm_login, mode is not set ?>
-

user["login"]; ?>

+

%s account"),$mem->user["login"]); ?>