From 1a7572cb27ec4d4a7461680b7e73f9922708d810 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 18 Nov 2005 13:38:21 +0100 Subject: dhtml user details --- backend.php | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) (limited to 'backend.php') diff --git a/backend.php b/backend.php index a2f6a0da7..91853d4b8 100644 --- a/backend.php +++ b/backend.php @@ -1847,6 +1847,8 @@ ttrss_users ORDER by login"); + print "
PLACEHOLDER
"; + print "

"; print " @@ -1883,7 +1885,7 @@ } else if (!$edit_uid || $subop != "edit") { print ""; + type=\"checkbox\" id=\"UMCHK-$uid\">"; print ""; @@ -1951,16 +1953,14 @@ return; } - print " +/* print "Tiny Tiny RSS : User Details - "; + "; */ $uid = sprintf("%d", $_GET["id"]); - /* FIXME this badly needs real implementation */ - print "
"; $result = db_query($link, "SELECT login,last_login,access_level @@ -2023,12 +2023,13 @@ print ""; - print "

- (Close this window)

"; - print "
"; - print ""; + print "
+
"; + +// print ""; } -- cgit v1.2.3
" . $line["login"] . "