update app password notice

This commit is contained in:
Andrew Dolgov 2019-12-17 14:58:31 +03:00
parent f83836ade9
commit df464e3d0d
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ class Pref_Prefs extends Handler_Protected {
print "<div dojoType='dijit.layout.ContentPane' title=\"" . __('App passwords') . "\">";
print_notice("You can create separate passwords for the API clients. Using one is required if you enable OTP.");
print_notice("You can create separate passwords for API clients. Using one is required if you enable OTP.");
print "<div id='app_passwords_holder'>";
$this->appPasswordList();