aboutsummaryrefslogtreecommitdiffstats
path: root/view/suggestions.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2011-12-29 00:23:05 -0800
committerfriendica <info@friendica.com>2011-12-29 00:23:05 -0800
commitc735582eadc05d566057d00c685ec60c6e1164d9 (patch)
tree4cd99ac286f517f08edf5591bf19ed2dcfcb41e4 /view/suggestions.tpl
parentda21473c3434808f91953ba14f97c647b8dc8895 (diff)
downloadvolse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.tar.gz
volse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.tar.bz2
volse-hubzilla-c735582eadc05d566057d00c685ec60c6e1164d9.zip
hide contacts on approval
Diffstat (limited to 'view/suggestions.tpl')
-rw-r--r--view/suggestions.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/suggestions.tpl b/view/suggestions.tpl
index dae551849..656336496 100644
--- a/view/suggestions.tpl
+++ b/view/suggestions.tpl
@@ -14,6 +14,7 @@
<div class="intro-form-end"></div>
<form class="intro-approve-form" action="$request" method="get">
+{{inc field_checkbox.tpl with $field=$hidden }}{{endinc}}
<input class="intro-submit-approve" type="submit" name="submit" value="$approve" />
</form>
</div>