mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 02:05:56 +00:00
update app password notice
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user