From 0d33871d00c6e6bba1dec88159e72dc693cf5555 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 22 Jul 2003 20:36:54 +0000 Subject: [PATCH] Added alphabetical profile listing. svn path=/trunk/boinc/; revision=1768 --- html/user/profile_menu.php | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/html/user/profile_menu.php b/html/user/profile_menu.php index 72d6784af4..fe2a255126 100644 --- a/html/user/profile_menu.php +++ b/html/user/profile_menu.php @@ -22,7 +22,7 @@ If you haven't already, you can create your own user "); rowify("
"); row1("User Profile Explorer"); -rowify(" +echo "
"); - -// TODO: Create management page with links to generate galleries. -// [Generate] -// [Generate] +
  • Alphabetical profile listings :
    "; +include "profile_alpha.html"; +echo "
    "; rowify("
    "); row1("Name Search"); rowify("
    "); end_table(); + echo "