aboutsummaryrefslogtreecommitdiffstats
path: root/view/poke_content.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-07-21 03:48:59 -0700
committerfriendica <info@friendica.com>2012-07-21 03:48:59 -0700
commit6e08f398200de8a1560e14cdb4fb6c278a8e2b94 (patch)
tree9ca6e1e6350ba49b8f3abc130c9551afe7fa436d /view/poke_content.tpl
parentbf386749047731d3a7f47fd99f7dcc4e93ed7be7 (diff)
downloadvolse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.tar.gz
volse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.tar.bz2
volse-hubzilla-6e08f398200de8a1560e14cdb4fb6c278a8e2b94.zip
simplify
Diffstat (limited to 'view/poke_content.tpl')
-rw-r--r--view/poke_content.tpl5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/poke_content.tpl b/view/poke_content.tpl
index f81d04c6c..18438787a 100644
--- a/view/poke_content.tpl
+++ b/view/poke_content.tpl
@@ -23,7 +23,10 @@
</select>
<br />
<br />
-
+<div id="poke-private-desc">$prv_desc</div>
+<input type="checkbox" name="private" value="1" />
+<br />
+<br />
<input type="submit" name="submit" value="$submit" />
</form>