mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
MDL-79915 backup: Improve the Restore main page
Júlia, from the PX team, has suggested a few improvements to make it easier to understand the Restore main page: - Displaying a notification instead of the empty table when there are no files in an area. - Improve the copy, removing the help buttons and moving this information to the main page. - Replacing "Import a backup file" with "Upload a backup file". - Adding some space between the different areas. - Displaying a different text in the different "Manage backup files" buttons.
This commit is contained in:
parent
6374475dc3
commit
9e3acd9f06
10 changed files with 204 additions and 135 deletions
|
@ -34,7 +34,7 @@ Feature: Course reuse navigation
|
|||
Examples:
|
||||
| adminpage | content |
|
||||
| Backup | Backup settings |
|
||||
| Restore | Import a backup file |
|
||||
| Restore | Upload a backup file |
|
||||
| Import | Find a course to import data from: |
|
||||
| Reset | Delete all user data and reset this course to its original state |
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue