aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/smarty3
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-02-07 15:25:18 -0800
committerfriendica <info@friendica.com>2013-02-07 15:25:18 -0800
commit65de97b85ace2e472201663d08b38959b9d96c1c (patch)
tree58c91f32e99aa5a55cea185b83c734c507ce7d36 /view/tpl/smarty3
parentd66825c7343777c742252548694d993251259be3 (diff)
downloadvolse-hubzilla-65de97b85ace2e472201663d08b38959b9d96c1c.tar.gz
volse-hubzilla-65de97b85ace2e472201663d08b38959b9d96c1c.tar.bz2
volse-hubzilla-65de97b85ace2e472201663d08b38959b9d96c1c.zip
auto form submission didn't work - jquery inheritance issue, disabling until we find another way.
Diffstat (limited to 'view/tpl/smarty3')
-rw-r--r--view/tpl/smarty3/abook_edit.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/smarty3/abook_edit.tpl b/view/tpl/smarty3/abook_edit.tpl
index bafe95b48..2e471e4cc 100644
--- a/view/tpl/smarty3/abook_edit.tpl
+++ b/view/tpl/smarty3/abook_edit.tpl
@@ -56,7 +56,7 @@
<li><a href="#" onclick="connectFullShare(); return false;">{{$full}}</a></li>
<li><a href="#" onclick="connectCautiousShare(); return false;">{{$cautious}}</a></li>
<li><a href="#" onclick="connectFollowOnly(); return false;">{{$follow}}</a></li>
-<br />
+</ul>
<div id="abook-advanced" class="fakelink" onclick="openClose('abook-advanced-panel');">{{$advanced}}</div>