diff options
author | friendica <info@friendica.com> | 2012-05-30 15:52:17 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-30 15:52:17 -0700 |
commit | bdcb8d27dd23b389016268f281211af11db490b5 (patch) | |
tree | 282272fcc6002f0a7de61488b39ee9581e116131 /view | |
parent | 069361f946509210663c7e6be8020c2f2b49195f (diff) | |
download | volse-hubzilla-bdcb8d27dd23b389016268f281211af11db490b5.tar.gz volse-hubzilla-bdcb8d27dd23b389016268f281211af11db490b5.tar.bz2 volse-hubzilla-bdcb8d27dd23b389016268f281211af11db490b5.zip |
transition to beta for private forums
Diffstat (limited to 'view')
-rw-r--r-- | view/pagetypes.tpl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/view/pagetypes.tpl b/view/pagetypes.tpl index 924fc47ac..796abf0ee 100644 --- a/view/pagetypes.tpl +++ b/view/pagetypes.tpl @@ -2,6 +2,4 @@ {{inc field_radio.tpl with $field=$page_soapbox }}{{endinc}} {{inc field_radio.tpl with $field=$page_community }}{{endinc}} {{inc field_radio.tpl with $field=$page_freelove }}{{endinc}} - {{ if $experimental }} {{inc field_radio.tpl with $field=$page_prvgroup }}{{endinc}} - {{ endif }}
\ No newline at end of file |