summaryrefslogtreecommitdiffstats
path: root/templates/part.navigation.addfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.navigation.addfeed.php')
-rw-r--r--templates/part.navigation.addfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.navigation.addfeed.php b/templates/part.navigation.addfeed.php
index 663535115..c74ecb43c 100644
--- a/templates/part.navigation.addfeed.php
+++ b/templates/part.navigation.addfeed.php
@@ -91,7 +91,7 @@
<input type="password"
ng-model="Navigation.feed.password"
placeholder="<?php p($l->t('Password')); ?>"
- name="password">
+ name="password" autocomplete="new-password">
</div>
<!-- submit -->