From: vargenau Date: Thu, 26 Dec 2013 18:06:24 +0000 (+0100) Subject: Spelling X-Git-Tag: v5.3-rc1~208 X-Git-Url: https://scm.fusionforge.org/anonscm/gitweb?p=fusionforge%2Ffusionforge.git;a=commitdiff_plain;h=0f1f34265316c04259a3deaf7c43ad31ab925746 Spelling --- diff --git a/src/www/admin/globalroleedit.php b/src/www/admin/globalroleedit.php index 1c7506973b..cc48b4ae78 100644 --- a/src/www/admin/globalroleedit.php +++ b/src/www/admin/globalroleedit.php @@ -220,9 +220,9 @@ setup_rbac_strings () ; echo $HTML->listTableTop($titles); // -// Get the keys for this role and interate to build page +// Get the keys for this role and iterate to build page // -// Everything is built on the multi-dimensial arrays in the Role object +// Everything is built on the multi-dimensional arrays in the Role object // $j = 0; diff --git a/src/www/admin/groupedit.php b/src/www/admin/groupedit.php index 0068742b5b..3a98615d68 100644 --- a/src/www/admin/groupedit.php +++ b/src/www/admin/groupedit.php @@ -107,7 +107,7 @@ site_admin_header(array('title'=>$title)); -getStatus(); if($status == 'P') { // we cannot update the status of a pending project