aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2018-08-12 14:07:16 +0200
committerMario Vavti <mario@mariovavti.com>2018-08-12 14:07:16 +0200
commit759a18685b75e631d5884d610cc3a6fe483b821d (patch)
tree1a1dd9585e506b91d3a49c06480b51ebe20dbf71 /view
parente07ab65d73b690184578f5a530b236078616509f (diff)
parent5afe779ffc69bc5889a83a6fcbc4bcefc7c40a5c (diff)
downloadvolse-hubzilla-759a18685b75e631d5884d610cc3a6fe483b821d.tar.gz
volse-hubzilla-759a18685b75e631d5884d610cc3a6fe483b821d.tar.bz2
volse-hubzilla-759a18685b75e631d5884d610cc3a6fe483b821d.zip
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'view')
-rw-r--r--view/tpl/sources_new.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/sources_new.tpl b/view/tpl/sources_new.tpl
index 7cda9998d..9d320b5e2 100644
--- a/view/tpl/sources_new.tpl
+++ b/view/tpl/sources_new.tpl
@@ -3,7 +3,7 @@
<div class="descriptive-text">{{$desc}}</div>
-<form action="sources" method="post">
+<form action="sources" method="post" autocomplete="off" >
<input type="hidden" id="id_abook" name="abook" value="{{$abook}}" />
{{include file="field_input.tpl" field=$name}}
{{include file="field_input.tpl" field=$tags}}