Table of Contents |
---|
Author: Xavier Thevenot (Unlicensed)
...
To display an optional information message on the Backup tab when the user edits a VM:
Edit the lang_en_US_custom
file andfile and set the message text:
Disclaimer label
Code Block language javascriptjs title Disclaimer label { [...], "backupconfiguration.policy.disclaimer.label":"This is the backup policies optional information message text" }
...