diff --git a/admin/index.php b/admin/index.php index 548574a5f95..26116958052 100644 --- a/admin/index.php +++ b/admin/index.php @@ -167,7 +167,7 @@ $table->head = array ("Site Management", "Course Setup", "Other"); $table->align = array ("CENTER", "CENTER", "CENTER"); $table->data[0][0] = "
". - ""; + ""; $table->data[0][1] = "". "". ""; diff --git a/admin/user.php b/admin/user.php index 996e687e2d4..64b42bc6360 100644 --- a/admin/user.php +++ b/admin/user.php @@ -2,6 +2,7 @@ require("../config.php"); require("../user/lib.php"); + require("../lib/countries.php"); optional_variable($id); // user id @@ -56,11 +57,16 @@ $users = get_records_sql("SELECT * from user ORDER BY firstname"); print_header("Edit users", "Edit users", "wwwroot/admin\">Admin -> Edit users", ""); - echo "