diff --git a/admin/ajax/changepassword.php b/admin/ajax/changepassword.php deleted file mode 100644 index 98c2a8b37a..0000000000 --- a/admin/ajax/changepassword.php +++ /dev/null @@ -1,26 +0,0 @@ - "error", "data" => array( "message" => "Authentication error" ))); - exit(); -} - -$username = $_POST["username"]; -$password = $_POST["password"]; - -// Return Success story -if( OC_User::setPassword( $username, $password )){ - echo json_encode( array( "status" => "success", "data" => array( "username" => $username ))); -} -else{ - echo json_encode( array( "status" => "error", "data" => array( "message" => "Unable to change password" ))); -} - -?> diff --git a/admin/appinfo/app.php b/admin/appinfo/app.php deleted file mode 100644 index 80850638f7..0000000000 --- a/admin/appinfo/app.php +++ /dev/null @@ -1,5 +0,0 @@ - 1, "id" => "admin", "name" => "Administration" )); - -?> diff --git a/admin/css/apps.css b/admin/css/apps.css deleted file mode 100644 index 6106ff3f7e..0000000000 --- a/admin/css/apps.css +++ /dev/null @@ -1,3 +0,0 @@ -li{color:#888} -li.active{color:#000} -span.version{margin-left:3em;color:#ddd} diff --git a/admin/css/users.css b/admin/css/users.css deleted file mode 100644 index 977e06e41c..0000000000 --- a/admin/css/users.css +++ /dev/null @@ -1,13 +0,0 @@ -form { display:inline; } -td.name, td.password { padding-left:.8em; } -td.password>img, td.remove>img { display:none; cursor:pointer; } -td.password>span { margin-right:1.2em; } -td.password { width:12em; cursor:pointer; } - -td.remove { width:1em; } -tr:hover>td.password>span { margin:0; cursor:pointer; } -tr:hover>td.remove>img, tr:hover>td.password>img { display:inline; cursor:pointer; } -tr:hover>td.remove>img { float:right; } -li.selected { background-color:#ddd; } -#content>table { margin-top:6.5em; } -table { width:100%; } diff --git a/admin/l10n/da.php b/admin/l10n/da.php deleted file mode 100644 index 467c259dc3..0000000000 --- a/admin/l10n/da.php +++ /dev/null @@ -1,19 +0,0 @@ - "læs mere", -"INSTALL" => "INSTALLER", -"Apps Repository" => "Applikation arkiv", -"Cannot connect to apps repository" => "Kan ikke oprette forbindelse til applikations arkivet", -"Name" => "Navn", -"Modified" => "Ændret", -"Administration" => "Administration", -"System Settings" => "System indstillinger", -"Users" => "Brugere", -"Groups" => "Grupper", -"Password" => "Kodeord", -"remove" => "slet", -"Create group" => "Lav gruppe", -"Force new password:" => "Tving ny adgangskode", -"Set" => "Indstil", -"Do you really want to delete user" => "Vil du virkelig slette denne bruger?", -"Do you really want to delete group" => "Vil du virkelig slette denne gruppe?" -); diff --git a/admin/l10n/de.php b/admin/l10n/de.php deleted file mode 100644 index a1a0ec099e..0000000000 --- a/admin/l10n/de.php +++ /dev/null @@ -1,20 +0,0 @@ - "mehr …", -"INSTALL" => "Installieren", -"Apps Repository" => "Anwendungen", -"Cannot connect to apps repository" => "Verbindung fehlgeschlagen", -"Name" => "Name", -"Modified" => "Änderungsdatum", -"Administration" => "Verwaltung", -"System Settings" => "Systemeinstellungen", -"Users" => "Nutzer", -"Groups" => "Gruppen", -"Password" => "Passwort", -"Create" => "Erstellen", -"remove" => "entfernen", -"Create group" => "Gruppe erstellen", -"Force new password:" => "Neues Passwort:", -"Set" => "OK", -"Do you really want to delete user" => "Möchtest du den Nutzer wirklich entfernen?", -"Do you really want to delete group" => "Möchtest du die Gruppe wirklich entfernen?" -); diff --git a/admin/l10n/es.php b/admin/l10n/es.php deleted file mode 100644 index 5902eb2c24..0000000000 --- a/admin/l10n/es.php +++ /dev/null @@ -1,20 +0,0 @@ - "leer más", -"INSTALL" => "Instalar", -"Apps Repository" => "Repositorio de aplicaciones ", -"Cannot connect to apps repository" => "No se pudo conectar con el repositorio de aplicaciones", -"Name" => "Nombre", -"Modified" => "Modificado", -"Administration" => "Administración", -"System Settings" => "Ajustes del Sistema", -"Users" => "Usuarios", -"Groups" => "Grupos", -"Password" => "Contraseña", -"Create" => "Crear", -"remove" => "Eliminar", -"Create group" => "Crear grupo", -"Force new password:" => "Forzar una nueva contraseña", -"Set" => "Aplicar", -"Do you really want to delete user" => "¿Seguro que quieres eliminar este usuario?", -"Do you really want to delete group" => "¿Seguro que quieres eliminar este grupo?" -); diff --git a/admin/l10n/fr.php b/admin/l10n/fr.php deleted file mode 100644 index e8d41a4be7..0000000000 --- a/admin/l10n/fr.php +++ /dev/null @@ -1,20 +0,0 @@ - "en lire plus", -"INSTALL" => "INSTALLATION", -"Apps Repository" => "Répertoire d'applications", -"Cannot connect to apps repository" => "Impossible de se connecter au répertoire d'applications", -"Name" => "Nom", -"Modified" => "Modifié le", -"Administration" => "Administration", -"System Settings" => "Préférences Système", -"Users" => "Utilisateurs", -"Groups" => "Groupes", -"Password" => "Mot de passe", -"Create" => "Créer", -"remove" => "retirer", -"Create group" => "Créer un groupe", -"Force new password:" => "Forcer un nouveau mot de passe :", -"Set" => "Appliquer", -"Do you really want to delete user" => "Voulez-vous réellement supprimer cet utilisateur", -"Do you really want to delete group" => "Voulez-vous réellement supprimer ce groupe" -); diff --git a/admin/l10n/nl.php b/admin/l10n/nl.php deleted file mode 100644 index 138c95d2c9..0000000000 --- a/admin/l10n/nl.php +++ /dev/null @@ -1,19 +0,0 @@ - "Meer informatie", -"INSTALL" => "Installeer", -"Apps Repository" => "Applicatiedatabase", -"Cannot connect to apps repository" => "Kan geen verbinding maken met de applicatiedatabase", -"Name" => "Naam", -"Modified" => "Laatst aangepast", -"Administration" => "Administratie", -"System Settings" => "Systeeminstellingen", -"Users" => "Gebruikers", -"Groups" => "Groepen", -"Password" => "Wachtwoord", -"remove" => "verwijder", -"Create group" => "Groep aanmaken", -"Force new password:" => "Forceer nieuw wachtwoord:", -"Set" => "Ok", -"Do you really want to delete user" => "Wilt u deze gebruiker verwijderen", -"Do you really want to delete group" => "Wilt u deze groep verwijderen" -); diff --git a/admin/l10n/pl.php b/admin/l10n/pl.php deleted file mode 100644 index 169bb37b10..0000000000 --- a/admin/l10n/pl.php +++ /dev/null @@ -1,19 +0,0 @@ - "czytaj więcej", -"INSTALL" => "INSTALUJ", -"Apps Repository" => "Repozytorium aplikacji", -"Cannot connect to apps repository" => "Nie można połączyć się z repozytorium aplikacji", -"Name" => "Nazwa", -"Modified" => "Zmodyfikowano", -"Administration" => "Administracja", -"System Settings" => "Ustawienia systemowe", -"Users" => "Użytkownicy", -"Groups" => "Grupy", -"Password" => "Hasło", -"remove" => "usuń", -"Create group" => "Utwórz grupę", -"Force new password:" => "Wymuś nowe hasło", -"Set" => "Ustaw", -"Do you really want to delete user" => "Czy naprawdę chcesz usunąć użytkownika", -"Do you really want to delete group" => "Czy naprawdę chcesz usunąć grupę" -); diff --git a/admin/system.php b/admin/system.php deleted file mode 100644 index 42ae8a6c2d..0000000000 --- a/admin/system.php +++ /dev/null @@ -1,36 +0,0 @@ -. -* -*/ - -require_once('../lib/base.php'); -if( !OC_User::isLoggedIn() || !OC_Group::inGroup( OC_User::getUser(), 'admin' )){ - header( "Location: ".OC_Helper::linkTo( "", "index.php" )); - exit(); -} - -OC_App::setActiveNavigationEntry( "administration" ); - -$tmpl = new OC_Template( "admin", "system", "user" ); -$tmpl->printPage(); - -?> - diff --git a/admin/templates/system.php b/admin/templates/system.php deleted file mode 100644 index bbe4d2757a..0000000000 --- a/admin/templates/system.php +++ /dev/null @@ -1,2 +0,0 @@ -

t( 'System Settings' ); ?>

-#TBD diff --git a/apps/contacts/appinfo/app.php b/apps/contacts/appinfo/app.php index 4fbbd9c638..7ae6be5d6e 100644 --- a/apps/contacts/appinfo/app.php +++ b/apps/contacts/appinfo/app.php @@ -14,5 +14,5 @@ OC_App::addNavigationEntry( array( 'id' => 'contacts_index', 'order' => 10, 'href' => OC_Helper::linkTo( 'contacts', 'index.php' ), - 'icon' => OC_Helper::imagePath( 'admin', 'users.svg' ), + 'icon' => OC_Helper::imagePath( 'settings', 'users.svg' ), 'name' => 'Contacts' )); diff --git a/help/appinfo/app.php b/help/appinfo/app.php deleted file mode 100644 index 372e28c97b..0000000000 --- a/help/appinfo/app.php +++ /dev/null @@ -1,5 +0,0 @@ - 1, "id" => "help", "name" => "Help" )); - -?> diff --git a/help/css/help.css b/help/css/help.css deleted file mode 100644 index 2722c676a6..0000000000 --- a/help/css/help.css +++ /dev/null @@ -1,10 +0,0 @@ -/* APPS TABLE */ -table td.date { width:5em; padding:.5em 1em; text-align:right; } -.preview { padding:3px; text-align:left; } -table td.date { width:11em; color:#555555; } -table td.selection, table th.selection, table td.fileaction { width:2em; text-align:center; } -table td.name a { padding:6px; text-decoration:none; color:#555555; } -.type { text-decoration:none; color:#888888; font-size:.8em; } -.description { text-decoration:none; color:#666666; font-size:.9em; } - -table#help tr td { white-space:normal; } diff --git a/help/l10n/bg_BG.php b/help/l10n/bg_BG.php deleted file mode 100644 index 44f260693b..0000000000 --- a/help/l10n/bg_BG.php +++ /dev/null @@ -1,4 +0,0 @@ - "Въпроси и отговори", -"ASK A QUESTION" => "ЗАДАЙТЕ ВЪПРОС" -); diff --git a/help/l10n/da.php b/help/l10n/da.php deleted file mode 100644 index 2b8120c0c3..0000000000 --- a/help/l10n/da.php +++ /dev/null @@ -1,4 +0,0 @@ - "Spørgsmål og Svar", -"ASK A QUESTION" => "STIL ET SPØRGSMÅL" -); diff --git a/help/l10n/de.php b/help/l10n/de.php deleted file mode 100644 index 07c5d1bb77..0000000000 --- a/help/l10n/de.php +++ /dev/null @@ -1,4 +0,0 @@ - "Fragen & Antworten", -"ASK A QUESTION" => "Stell eine Frage" -); diff --git a/help/l10n/es.php b/help/l10n/es.php deleted file mode 100644 index e42c9db85d..0000000000 --- a/help/l10n/es.php +++ /dev/null @@ -1,4 +0,0 @@ - "Preguntas y Respuestas", -"ASK A QUESTION" => "Haz una pregunta" -); diff --git a/help/l10n/fr.php b/help/l10n/fr.php deleted file mode 100644 index 2b9bf96684..0000000000 --- a/help/l10n/fr.php +++ /dev/null @@ -1,4 +0,0 @@ - "Questions / Réponses", -"ASK A QUESTION" => "Poser une question" -); diff --git a/help/l10n/nl.php b/help/l10n/nl.php deleted file mode 100644 index 11a28894c7..0000000000 --- a/help/l10n/nl.php +++ /dev/null @@ -1,4 +0,0 @@ - "Vraag en Antwoord", -"ASK A QUESTION" => "Stel een vraag" -); diff --git a/help/l10n/pl.php b/help/l10n/pl.php deleted file mode 100644 index 7d37913d03..0000000000 --- a/help/l10n/pl.php +++ /dev/null @@ -1,4 +0,0 @@ - "Pytania i odpowiedzi", -"ASK A QUESTION" => "ZADAJ PYTANIE" -); diff --git a/lib/app.php b/lib/app.php index e7cf74af85..e9f97a4354 100644 --- a/lib/app.php +++ b/lib/app.php @@ -52,7 +52,7 @@ class OC_App{ } // Our very own core apps are hardcoded - foreach( array( 'admin', 'files', 'help', 'settings' ) as $app ){ + foreach( array('files', 'settings') as $app ){ require( $app.'/appinfo/app.php' ); } @@ -200,13 +200,13 @@ class OC_App{ public static function getSettingsNavigation(){ $l=new OC_L10N('core'); $admin=array( - array( "id" => "core_users", "order" => 2, "href" => OC_Helper::linkTo( "admin", "users.php" ), "name" => $l->t("Users"), "icon" => OC_Helper::imagePath( "admin", "users.svg" )), - array( "id" => "core_apps", "order" => 3, "href" => OC_Helper::linkTo( "admin", "apps.php?installed" ), "name" => $l->t("Apps"), "icon" => OC_Helper::imagePath( "admin", "apps.svg" )), + array( "id" => "core_users", "order" => 2, "href" => OC_Helper::linkTo( "settings", "users.php" ), "name" => $l->t("Users"), "icon" => OC_Helper::imagePath( "settings", "users.svg" )), + array( "id" => "core_apps", "order" => 3, "href" => OC_Helper::linkTo( "settings", "apps.php?installed" ), "name" => $l->t("Apps"), "icon" => OC_Helper::imagePath( "settings", "apps.svg" )), // array( "id" => "files_administration", "order" => 3, "href" => OC_Helper::linkTo( "files", "admin.php" ), "name" => $l->t("Files"), "icon" => OC_Helper::imagePath( "settings", "options.svg" )), ); $settings=array( - array( "id" => "help", "order" => 1000, "href" => OC_Helper::linkTo( "help", "index.php" ), "name" => $l->t("Help"), "icon" => OC_Helper::imagePath( "help", "help.svg" )), - array( "id" => "settings", "order" => 1, "href" => OC_Helper::linkTo( "settings", "index.php" ), "name" => $l->t("Personal"), "icon" => OC_Helper::imagePath( "settings", "personal.svg" )) + array( "id" => "help", "order" => 1000, "href" => OC_Helper::linkTo( "settings", "help.php" ), "name" => $l->t("Help"), "icon" => OC_Helper::imagePath( "settings", "help.svg" )), + array( "id" => "settings", "order" => 1, "href" => OC_Helper::linkTo( "settings", "personal.php" ), "name" => $l->t("Personal"), "icon" => OC_Helper::imagePath( "settings", "personal.svg" )) ); if( OC_Group::inGroup( $_SESSION["user_id"], "admin" )){ $settings=array_merge($admin,$settings); diff --git a/settings/ajax/changepassword.php b/settings/ajax/changepassword.php index b9b2417ad9..98c2a8b37a 100644 --- a/settings/ajax/changepassword.php +++ b/settings/ajax/changepassword.php @@ -3,35 +3,24 @@ // Init owncloud require_once('../../lib/base.php'); -$l=new OC_L10N('settings'); - // We send json data -header("Content-Type: application/jsonrequest"); +header( "Content-Type: application/jsonrequest" ); // Check if we are a user -if(!OC_User::isLoggedIn()){ - echo json_encode(array("status" => "error", "data" => array("message" => $l->t("Authentication error")))); +if( !OC_User::isLoggedIn() || !OC_Group::inGroup( OC_User::getUser(), 'admin' )){ + echo json_encode( array( "status" => "error", "data" => array( "message" => "Authentication error" ))); exit(); } -// Get data -if(!isset($_POST["password"]) && !isset($_POST["oldpassword"])){ - echo json_encode(array("status" => "error", "data" => array("message" => $l->t("You have to enter the old and the new password!")))); - exit(); -} +$username = $_POST["username"]; +$password = $_POST["password"]; -// Check if the old password is correct -if(!OC_User::checkPassword($_SESSION["user_id"], $_POST["oldpassword"])){ - echo json_encode(array("status" => "error", "data" => array("message" => $l->t("Your old password is wrong!")))); - exit(); +// Return Success story +if( OC_User::setPassword( $username, $password )){ + echo json_encode( array( "status" => "success", "data" => array( "username" => $username ))); } - -// Change password -if(OC_User::setPassword($_SESSION["user_id"], $_POST["password"])){ - echo json_encode(array("status" => "success", "data" => array("message" => $l->t("Password changed")))); - OC_Crypt::changekeypasscode($_POST["password"]); -}else{ - echo json_encode(array("status" => "error", "data" => array("message" => $l->t("Unable to change password")))); +else{ + echo json_encode( array( "status" => "error", "data" => array( "message" => "Unable to change password" ))); } ?> diff --git a/admin/ajax/creategroup.php b/settings/ajax/creategroup.php similarity index 100% rename from admin/ajax/creategroup.php rename to settings/ajax/creategroup.php diff --git a/admin/ajax/createuser.php b/settings/ajax/createuser.php similarity index 100% rename from admin/ajax/createuser.php rename to settings/ajax/createuser.php diff --git a/admin/ajax/disableapp.php b/settings/ajax/disableapp.php similarity index 100% rename from admin/ajax/disableapp.php rename to settings/ajax/disableapp.php diff --git a/admin/ajax/enableapp.php b/settings/ajax/enableapp.php similarity index 100% rename from admin/ajax/enableapp.php rename to settings/ajax/enableapp.php diff --git a/admin/ajax/removegroup.php b/settings/ajax/removegroup.php similarity index 100% rename from admin/ajax/removegroup.php rename to settings/ajax/removegroup.php diff --git a/admin/ajax/removeuser.php b/settings/ajax/removeuser.php similarity index 100% rename from admin/ajax/removeuser.php rename to settings/ajax/removeuser.php diff --git a/admin/ajax/togglegroups.php b/settings/ajax/togglegroups.php similarity index 100% rename from admin/ajax/togglegroups.php rename to settings/ajax/togglegroups.php diff --git a/settings/appinfo/app.php b/settings/appinfo/app.php index 4ffb944aba..d18bcdbff0 100644 --- a/settings/appinfo/app.php +++ b/settings/appinfo/app.php @@ -1,5 +1,7 @@ "settings", "name" => "Settings" )); +OC_App::register( array( "order" => 1, "id" => "admin", "name" => "Administration" )); +OC_App::register( array( "order" => 1, "id" => "help", "name" => "Help" )); ?> diff --git a/admin/apps.php b/settings/apps.php similarity index 90% rename from admin/apps.php rename to settings/apps.php index c74f903291..e41a0cbf8d 100644 --- a/admin/apps.php +++ b/settings/apps.php @@ -28,8 +28,9 @@ if( !OC_User::isLoggedIn() || !OC_Group::inGroup( OC_User::getUser(), 'admin' )) } // Load the files we need -OC_Util::addStyle( "admin", "apps" ); -OC_Util::addScript( "admin", "apps" ); +OC_Util::addStyle( "settings", "settings" ); +OC_Util::addScript( "settings", "apps" ); +OC_App::setActiveNavigationEntry( "core_apps" ); $registeredApps=OC_App::getAllApps(); $apps=array(); @@ -59,7 +60,7 @@ foreach($externalApps as $app){ -$tmpl = new OC_Template( "admin", "apps", "user" ); +$tmpl = new OC_Template( "settings", "apps", "user" ); $tmpl->assign('apps',$apps); $tmpl->printPage(); diff --git a/settings/css/settings.css b/settings/css/settings.css index 66299b1faa..7499de1e05 100644 --- a/settings/css/settings.css +++ b/settings/css/settings.css @@ -1,4 +1,30 @@ +/* PERSONAL */ #passworderror { display:none; } #passwordchanged { display:none; } - input#identity { width:20em; } + + +/* USERS */ +form { display:inline; } +td.name, td.password { padding-left:.8em; } +td.password>img, td.remove>img { display:none; cursor:pointer; } +td.password>span { margin-right:1.2em; } +td.password { width:12em; cursor:pointer; } + +td.remove { width:1em; } +tr:hover>td.password>span { margin:0; cursor:pointer; } +tr:hover>td.remove>img, tr:hover>td.password>img { display:inline; cursor:pointer; } +tr:hover>td.remove>img { float:right; } +li.selected { background-color:#ddd; } +#content>table { margin-top:6.5em; } +table { width:100%; } + + +/* APPS */ +li{color:#888} +li.active{color:#000} +span.version{margin-left:3em;color:#ddd} + + +/* HELP */ +table#help tr td { white-space:normal; } diff --git a/help/index.php b/settings/help.php similarity index 81% rename from help/index.php rename to settings/help.php index 7eb0c6b182..b6466d282b 100644 --- a/help/index.php +++ b/settings/help.php @@ -12,13 +12,13 @@ $page=2; // Load the files we need -OC_Util::addStyle( "help", "help" ); +OC_Util::addStyle( "settings", "settings" ); OC_App::setActiveNavigationEntry( "help" ); $kbe=OC_OCSClient::getKnownledgebaseEntries(); -$tmpl = new OC_Template( "help", "index", "user" ); +$tmpl = new OC_Template( "settings", "help", "user" ); $tmpl->assign( "kbe", $kbe ); $tmpl->assign( "pagecount", $pagecount ); $tmpl->assign( "page", $page ); diff --git a/admin/img/apps.png b/settings/img/apps.png similarity index 100% rename from admin/img/apps.png rename to settings/img/apps.png diff --git a/admin/img/apps.svg b/settings/img/apps.svg similarity index 100% rename from admin/img/apps.svg rename to settings/img/apps.svg diff --git a/help/img/help.png b/settings/img/help.png similarity index 100% rename from help/img/help.png rename to settings/img/help.png diff --git a/help/img/help.svg b/settings/img/help.svg similarity index 100% rename from help/img/help.svg rename to settings/img/help.svg diff --git a/admin/img/users.png b/settings/img/users.png similarity index 100% rename from admin/img/users.png rename to settings/img/users.png diff --git a/admin/img/users.svg b/settings/img/users.svg similarity index 100% rename from admin/img/users.svg rename to settings/img/users.svg diff --git a/admin/js/apps.js b/settings/js/apps.js similarity index 100% rename from admin/js/apps.js rename to settings/js/apps.js diff --git a/settings/js/main.js b/settings/js/personal.js similarity index 100% rename from settings/js/main.js rename to settings/js/personal.js diff --git a/admin/js/users.js b/settings/js/users.js similarity index 100% rename from admin/js/users.js rename to settings/js/users.js diff --git a/settings/index.php b/settings/personal.php similarity index 90% rename from settings/index.php rename to settings/personal.php index aea3505493..d2c29019ca 100644 --- a/settings/index.php +++ b/settings/personal.php @@ -7,9 +7,9 @@ if( !OC_User::isLoggedIn()){ } // Highlight navigation entry -OC_App::setActiveNavigationEntry( "settings" ); -OC_Util::addScript( "settings", "main" ); +OC_Util::addScript( "settings", "personal" ); OC_Util::addStyle( "settings", "settings" ); +OC_App::setActiveNavigationEntry( "settings" ); // calculate the disc space $used=OC_Filesystem::filesize('/'); @@ -24,7 +24,7 @@ unset($languages[array_search($lang,$languages)]); array_unshift($languages,$lang); // Return template -$tmpl = new OC_Template( "settings", "index", "user"); +$tmpl = new OC_Template( "settings", "personal", "user"); $tmpl->assign('usage',OC_Helper::humanFileSize($used)); $tmpl->assign('total_space',OC_Helper::humanFileSize($total)); $tmpl->assign('usage_relative',$relative); diff --git a/admin/templates/apps.php b/settings/templates/apps.php similarity index 100% rename from admin/templates/apps.php rename to settings/templates/apps.php diff --git a/help/templates/index.php b/settings/templates/help.php similarity index 93% rename from help/templates/index.php rename to settings/templates/help.php index ef5510e78b..4cd748c3df 100644 --- a/help/templates/index.php +++ b/settings/templates/help.php @@ -14,7 +14,7 @@ printPage(); ?> diff --git a/settings/templates/index.php b/settings/templates/personal.php similarity index 100% rename from settings/templates/index.php rename to settings/templates/personal.php diff --git a/admin/templates/users.php b/settings/templates/users.php similarity index 95% rename from admin/templates/users.php rename to settings/templates/users.php index 77a4f0c0d5..0009c85fa3 100644 --- a/admin/templates/users.php +++ b/settings/templates/users.php @@ -22,7 +22,7 @@ foreach($_["groups"] as $group) { ●●●●●●● - +