summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0461c20)
raw | patch | inline | side by side (parent: 0461c20)
author | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:37:14 +0000 (05:37 +0000) | ||
committer | hickert <hickert@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 31 May 2005 05:37:14 +0000 (05:37 +0000) |
plugins/admin/users/class_userManagement.inc | patch | blob | history |
diff --git a/plugins/admin/users/class_userManagement.inc b/plugins/admin/users/class_userManagement.inc
index ea650026b722bd7c58dc5cf795a1fc71e34bc6dd..b5f7b2c55d88fea75cc023a41bcbf8e3a72d0f3f 100644 (file)
/* Show main page */
$smarty->assign("userlist", $this->userlist);
- }
$smarty->assign("search_image", get_template_path('images/search.png'));
$smarty->assign("tree_image", get_template_path('images/tree.png'));
$smarty->assign("infoimage", get_template_path('images/info.png'));