Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
SambaEdu
sambaedu-wpkg
Commits
71e38f00
Commit
71e38f00
authored
Feb 08, 2022
by
Laurent Joly
Browse files
Update mef_gestion.php
coquille
parent
90c7019c
Changes
1
Hide whitespace changes
Inline
Side-by-side
sources/var/www/sambaedu/wpkg/mef_gestion.php
View file @
71e38f00
...
...
@@ -86,7 +86,7 @@ if (! have_right($config, "computer_is_admin"))
echo
"<br>"
;
}
$liste_mef
=
mise_en_forme_info
();
$liste_mef
=
mise_en_forme_info
(
$config
);
echo
"<form method='post' action=''>
\n
"
;
echo
"<table cellspadding='2' cellspacing='1' border='0' align='center' bgcolor='black'>
\n
"
;
...
...
@@ -331,4 +331,4 @@ if (! have_right($config, "computer_is_admin"))
echo
"</form>
\n
"
;
include
(
"pdp.inc.php"
);
?>
\ No newline at end of file
?>
Write
Preview
Supports
Markdown
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