From bd6d2d0a217247c42f6b1083d1d2f4783ae3cad8 Mon Sep 17 00:00:00 2001 From: plegall Date: Mon, 25 Apr 2005 21:35:10 +0000 Subject: - profile.php is no longer used for listing users : admin/user_list.php comes back (as in 1.3 branch) - user list updated : ability to filter list on username git-svn-id: http://piwigo.org/svn/trunk@768 68402e56-0260-453c-a942-63ccdbb3a9ee --- template/default/profile.tpl | 59 -------------------------------------------- 1 file changed, 59 deletions(-) (limited to 'template/default/profile.tpl') diff --git a/template/default/profile.tpl b/template/default/profile.tpl index 500b10066..f8b9dd2e5 100644 --- a/template/default/profile.tpl +++ b/template/default/profile.tpl @@ -8,64 +8,6 @@ - -
{L_GROUP_ADD_USER}
-
- {L_USERNAME} - {L_PASSWORD} - -
- - - -
{L_SELECT_USERNAME}
-
- - - -
- -
{L_USERS_LIST}
-
- -
- {L_ORDER_BY} - - - -
-
- - - - - - - - - - - - - - - - - - - -
{L_USERNAME}{L_STATUS}{L_EMAIL}{L_GROUPS}{L_ACTIONS}
{select_user.user.USERNAME}{select_user.user.STATUS}{select_user.user.EMAIL}{select_user.user.GROUPS}[{L_PERMISSIONS}]
- - -
{L_TITLE}
@@ -169,4 +111,3 @@ [{L_RETURN}] - -- cgit v1.2.3