From cdd2e5dbd4f50151cbf0b774acb9decc3de3314a Mon Sep 17 00:00:00 2001
From: Loui Chang
Date: Mon, 23 Nov 2009 14:14:23 -0500
Subject: tu: Bring Trusted User interface in line with the rest of the site.
Signed-off-by: Loui Chang
---
web/html/tu.php | 16 ++++------------
web/template/tu_details.php | 7 +------
web/template/tu_list.php | 16 ++++------------
3 files changed, 9 insertions(+), 30 deletions(-)
(limited to 'web')
diff --git a/web/html/tu.php b/web/html/tu.php
index d78fe95..1864988 100644
--- a/web/html/tu.php
+++ b/web/html/tu.php
@@ -129,10 +129,6 @@ if ($atype == "Trusted User" OR $atype == "Developer") {
include("tu_list.php");
?>
-
-
-
-
-
+
\n", htmlentities($row['Agenda'])) ?>
-
-
-
-
-
-
-
+
--
cgit v1.2.3-70-g09d2
|