Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
alternc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
domainepublic
alternc
Commits
fc419d3a
Commit
fc419d3a
authored
Jun 15, 2011
by
Alan Garcia
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
r3046
My bad
parent
93003f11
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bureau/admin/menu_adm.php
bureau/admin/menu_adm.php
+1
-1
No files found.
bureau/admin/menu_adm.php
View file @
fc419d3a
...
@@ -42,7 +42,7 @@ if ($mem->checkRight()) { ?>
...
@@ -42,7 +42,7 @@ if ($mem->checkRight()) { ?>
<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>
<li><a
href=
"/alte
nr
c-sql/?server=2"
><span
style=
"color: red;"
>
<?php
__
(
"General PhpMyAdmin"
);
?>
</span></a></li>
<li><a
href=
"/alte
rn
c-sql/?server=2"
><span
style=
"color: red;"
>
<?php
__
(
"General PhpMyAdmin"
);
?>
</span></a></li>
<?php
}
?>
<?php
}
?>
</ul>
</ul>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment