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

pull/3/head
Dominic Clifton 10 years ago
parent 502cf718ab
commit 2be5eedf18

@ -217,7 +217,7 @@
"message": "Restore" "message": "Restore"
}, },
"initialSetupBackupRestoreText": { "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": { "initialSetupBackupSuccess": {
"message": "Backup saved <span style=\"color: green\">successfully</span>" "message": "Backup saved <span style=\"color: green\">successfully</span>"

Loading…
Cancel
Save