From 9bbff4eb65b690f0481f5e35fade3484eda6d29a Mon Sep 17 00:00:00 2001 From: Alexandre Alapetite Date: Tue, 4 Mar 2014 21:11:32 +0100 Subject: API: Show API password config only when relevant https://github.com/marienfressinaud/FreshRSS/issues/13 --- app/views/configure/users.phtml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app/views/configure/users.phtml b/app/views/configure/users.phtml index f5c7dff17..3f3f19418 100644 --- a/app/views/configure/users.phtml +++ b/app/views/configure/users.phtml @@ -25,6 +25,7 @@ +
@@ -32,6 +33,7 @@
+
-- cgit v1.2.3