mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2026-01-06 19:49:15 +00:00
hotkey support for prefs
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
function module_pref_labels($link) {
|
||||
if (!GLOBAL_ENABLE_LABELS) {
|
||||
|
||||
print "<p>Sorry, labels have been administratively disabled for this installation. Please contact instance owner or edit configuration file to enable this functionality.</p>";
|
||||
print __("Sorry, labels have been administratively disabled for this installation. Please contact instance owner or edit configuration file to enable this functionality.");
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user