remplacement membres par comptes Altern
This commit is contained in:
parent
618383ec86
commit
3f457745ad
|
@ -38,7 +38,7 @@ if ($mem->checkRight()) { ?>
|
||||||
<img src="images/admin.png" alt="Administration" /> <span style="color: red;"><?php __("Administration"); ?></span></div>
|
<img src="images/admin.png" alt="Administration" /> <span style="color: red;"><?php __("Administration"); ?></span></div>
|
||||||
<div class="menu-content" id ="menu-adm">
|
<div class="menu-content" id ="menu-adm">
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="adm_list.php"><span style="color: red;"><?php __("Manage the members"); ?></span></a></li>
|
<li><a href="adm_list.php"><span style="color: red;"><?php __("Manage the Alternc accounts"); ?></span></a></li>
|
||||||
<li><a href="quotas_users.php?mode=4"><span style="color: red;"><?php __("User Quotas"); ?></span></a></li>
|
<li><a href="quotas_users.php?mode=4"><span style="color: red;"><?php __("User Quotas"); ?></span></a></li>
|
||||||
<?php if ($cuid == 2000) { ?>
|
<?php if ($cuid == 2000) { ?>
|
||||||
<li><a href="adm_panel.php"><span style="color: red;"><?php __("Admin Control Panel"); ?></span></a></li>
|
<li><a href="adm_panel.php"><span style="color: red;"><?php __("Admin Control Panel"); ?></span></a></li>
|
||||||
|
|
|
@ -1701,8 +1701,8 @@ msgid "Your password has been successfully changed."
|
||||||
msgstr "Votre mot de passe a été changé avec succès."
|
msgstr "Votre mot de passe a été changé avec succès."
|
||||||
|
|
||||||
#: ../admin/menu_adm.php:39 ../admin/menu_adm.php:37 ../admin/menu_adm.php:41
|
#: ../admin/menu_adm.php:39 ../admin/menu_adm.php:37 ../admin/menu_adm.php:41
|
||||||
msgid "Manage the members"
|
msgid "Manage the Alternc accounts"
|
||||||
msgstr "Gérer les membres"
|
msgstr "Gérer les comptes AlternC"
|
||||||
|
|
||||||
#: ../admin/menu_adm.php:41 ../admin/menu_adm.php:39 ../admin/menu_adm.php:45
|
#: ../admin/menu_adm.php:41 ../admin/menu_adm.php:39 ../admin/menu_adm.php:45
|
||||||
msgid "General PhpMyAdmin"
|
msgid "General PhpMyAdmin"
|
||||||
|
@ -2399,7 +2399,7 @@ msgstr "Recharger cette page"
|
||||||
|
|
||||||
#: ../admin/adm_doms.php:63
|
#: ../admin/adm_doms.php:63
|
||||||
msgid "Creator"
|
msgid "Creator"
|
||||||
msgstr "créateur"
|
msgstr "Créateur"
|
||||||
|
|
||||||
#: ../admin/adm_list.php:97 ../admin/adm_list.php:128
|
#: ../admin/adm_list.php:97 ../admin/adm_list.php:128
|
||||||
msgid "Disable"
|
msgid "Disable"
|
||||||
|
|
Loading…
Reference in New Issue