diff options
Diffstat (limited to 'www/templates')
| -rw-r--r-- | www/templates/wizard.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/templates/wizard.html b/www/templates/wizard.html index 2865d35a..d4c9412a 100644 --- a/www/templates/wizard.html +++ b/www/templates/wizard.html @@ -51,6 +51,7 @@ <label class="item item-input item-floating-label" > <span class="input-label">password</span> <input type="password" ng-model="wizard.zmpassword" placeholder="zm auth password" > + <p>note: if your password has # or ? in it, the wizard will fail cgi detection.</p> </label> </div> |
