From f55636aeb61e0bd8e1a5770715d117f4c6bcaf0c Mon Sep 17 00:00:00 2001 From: friendica Date: Sat, 3 Nov 2012 16:51:29 -0700 Subject: turn off categories feature by default --- view/tpl/jot.tpl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/tpl/jot.tpl') diff --git a/view/tpl/jot.tpl b/view/tpl/jot.tpl index 65ef4f580..c702fafaf 100644 --- a/view/tpl/jot.tpl +++ b/view/tpl/jot.tpl @@ -15,7 +15,9 @@
+ {{ if $catsenabled }}
+ {{ endif }}
-- cgit v1.2.3