aboutsummaryrefslogtreecommitdiffstats
path: root/view/poke_content.tpl
diff options
context:
space:
mode:
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>