Add message about `dump` command to backup/restore note.

10.3.x-maintenance
Dominic Clifton 2014-12-21 12:38:22 +00:00
parent 502cf718ab
commit 2be5eedf18
1 changed files with 1 additions and 1 deletions

View File

@ -217,7 +217,7 @@
"message": "Restore"
},
"initialSetupBackupRestoreText": {
"message": "<strong>Backup</strong> your configuration in case of an accident, <strong>CLI</strong> settings are not included"
"message": "<strong>Backup</strong> your configuration in case of an accident, <strong>CLI</strong> settings are <span style=\"color: red\">not</span> included - See 'dump' cli command"
},
"initialSetupBackupSuccess": {
"message": "Backup saved <span style=\"color: green\">successfully</span>"