From 049e37619a1ea7de4eed2695139645d6d6b9f397 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Mon, 1 Nov 2010 20:42:44 +0000 Subject: moderators can now block/unblock users - part 1 --- h-source/Application/Views/History/viewall.php | 8 ++++---- h-source/Application/Views/Meet/meet.php | 25 ++++++++++++++++++++++++- 2 files changed, 28 insertions(+), 5 deletions(-) (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/History/viewall.php b/h-source/Application/Views/History/viewall.php index 948a63d..9dc27c6 100644 --- a/h-source/Application/Views/History/viewall.php +++ b/h-source/Application/Views/History/viewall.php @@ -26,15 +26,15 @@ foreach ($res as $row) { $mess_count++; ?> -
-
this message has been by getUser($row['history']['created_by']));?> at with the following motivation: +
+
this has been by getUser($row['history']['created_by']));?> at with the following motivation:
-
+
-
+
there are no details..
\ No newline at end of file diff --git a/h-source/Application/Views/Meet/meet.php b/h-source/Application/Views/Meet/meet.php index 127fe86..82b3d90 100644 --- a/h-source/Application/Views/Meet/meet.php +++ b/h-source/Application/Views/Meet/meet.php @@ -25,7 +25,30 @@
">Home » meet
- + + +
+ + This user has been blocked + + ">unblock the user + + + + ">block the user + + + + +
+
user
+ ">view details +
+
+ +
+ + -- cgit v1.2.3