mirror of
https://github.com/Yetangitu/ampache
synced 2025-10-06 03:49:56 +02:00
removed images that were not being used, added icons and started the iconification!
This commit is contained in:
parent
ebdb7573bf
commit
cad6aca40f
22 changed files with 78 additions and 66 deletions
|
@ -51,17 +51,6 @@ function show_manage_users () {
|
|||
} // show_manage_users()
|
||||
|
||||
|
||||
/*!
|
||||
@function show_user_form
|
||||
@discussion shows the user form
|
||||
*/
|
||||
function show_user_form ($username, $fullname, $email, $access, $type, $error) {
|
||||
|
||||
require(conf('prefix').'/templates/userform.inc');
|
||||
|
||||
} // show_user_form()
|
||||
|
||||
|
||||
/*
|
||||
* show_change_password
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue