Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
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
Show 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
n
rc-sql/?server=2"
><span
style=
"color: red;"
>
<?php
__
(
"General PhpMyAdmin"
);
?>
</span></a></li>
<li><a
href=
"/alter
n
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