1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 18:25:55 +00:00

update app password notice

This commit is contained in:
Andrew Dolgov
2019-12-17 14:58:31 +03:00
parent f83836ade9
commit df464e3d0d

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();