aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/profile_hide_friends.tpl
diff options
context:
space:
mode:
authorRedMatrix <info@friendica.com>2015-01-02 12:10:08 +1100
committerRedMatrix <info@friendica.com>2015-01-02 12:10:08 +1100
commitb54235234fdba83bc4505672e65ad94fbdbccb62 (patch)
treea7e9a9db526d5c25fd58882637fa696a4734960a /view/tpl/profile_hide_friends.tpl
parent93b94704878c1b66ee95987de2b24dc39163763a (diff)
parentef6680f7adfeacb0e7614c509e8861f08ff066e8 (diff)
downloadvolse-hubzilla-b54235234fdba83bc4505672e65ad94fbdbccb62.tar.gz
volse-hubzilla-b54235234fdba83bc4505672e65ad94fbdbccb62.tar.bz2
volse-hubzilla-b54235234fdba83bc4505672e65ad94fbdbccb62.zip
Merge pull request #803 from pafcu/checkboxes
Checkboxyfy settings, style checkboxes as switches in redbasic
Diffstat (limited to 'view/tpl/profile_hide_friends.tpl')
-rw-r--r--view/tpl/profile_hide_friends.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/tpl/profile_hide_friends.tpl b/view/tpl/profile_hide_friends.tpl
index 1d748cd4e..4ed6782bb 100644
--- a/view/tpl/profile_hide_friends.tpl
+++ b/view/tpl/profile_hide_friends.tpl
@@ -1,3 +1,6 @@
+{{include file="field_checkbox.tpl"}}
+
+{{*
<p id="hide-friends-text">
{{$desc}}
</p>
@@ -14,4 +17,4 @@
<div id="hide-friends-end"></div>
</div>
-
+*}}