From 6db8b5bbd213693587de6d696e401d5b936b3b80 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 6 Nov 2012 20:39:00 -0800 Subject: All the themes except one are horked anway --- view/theme/quattro/tpl/wallwall_thread.tpl | 151 ----------------------------- 1 file changed, 151 deletions(-) delete mode 100644 view/theme/quattro/tpl/wallwall_thread.tpl (limited to 'view/theme/quattro/tpl/wallwall_thread.tpl') diff --git a/view/theme/quattro/tpl/wallwall_thread.tpl b/view/theme/quattro/tpl/wallwall_thread.tpl deleted file mode 100644 index 777405d9a..000000000 --- a/view/theme/quattro/tpl/wallwall_thread.tpl +++ /dev/null @@ -1,151 +0,0 @@ -{{if $mode == display}} -{{ else }} -{{if $item.comment_firstcollapsed}} -
- $item.num_comments - $item.hide_text - {{ if $item.thread_level==3 }} - - expand / - collapse thread{{ endif }} -
- {{endif}} -{{ endif }} - -{{if $item.threaded}}{{if $item.comment}}{{if $item.thread_level==1}} -
$item.comment
-{{ endif }}{{ endif }}{{ endif }} - - -{{ if $item.flatten }} -
$item.comment
-{{ endif }} -- cgit v1.2.3