From e332d1074f1b663ec66d37b0f575df2e41d5535c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 1 May 2017 21:10:04 -0700 Subject: move theme specific files to theme dir --- view/tpl/settings_features.tpl | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100755 view/tpl/settings_features.tpl (limited to 'view/tpl/settings_features.tpl') diff --git a/view/tpl/settings_features.tpl b/view/tpl/settings_features.tpl deleted file mode 100755 index dfe049a7a..000000000 --- a/view/tpl/settings_features.tpl +++ /dev/null @@ -1,30 +0,0 @@ -
-
-

{{$title}}

-
-
- -
- {{foreach $features as $g => $f}} -
- -
-
- {{foreach $f.1 as $fcat}} - {{include file="field_checkbox.tpl" field=$fcat}} - {{/foreach}} -
- -
-
-
-
- {{/foreach}} -
-
-- cgit v1.2.3