mirror of
https://codeberg.org/PostERG/xamxam.git
synced 2026-05-06 19:19:19 +02:00
11 lines
491 B
Markdown
11 lines
491 B
Markdown
# TODO
|
|
|
|
## Admin area cleanup
|
|
|
|
- [x] Combine `acces-etudiante.php` + `file-access.php` into `acces.php` (two `<section>` blocks)
|
|
- [x] Move `system.php` content into `parametres.php` (system section + logs section)
|
|
- [x] Use `<section>` for sections, `<fieldset>` only where form fields are present
|
|
- [x] Redirect legacy URLs (acces-etudiante.php, file-access.php, system.php) with 301
|
|
- [x] Update action redirects to point to new pages
|
|
- [x] Update admin nav header (merged 3 items → 2)
|