From 3d55c9da861f892e53d4303f83da37de7d12996f Mon Sep 17 00:00:00 2001 From: friendica Date: Thu, 13 Nov 2014 18:50:46 -0800 Subject: buttonify some design elements that had not yet been buttonified --- view/tpl/blocklist.tpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'view/tpl/blocklist.tpl') diff --git a/view/tpl/blocklist.tpl b/view/tpl/blocklist.tpl index adf61f788..4068375cb 100644 --- a/view/tpl/blocklist.tpl +++ b/view/tpl/blocklist.tpl @@ -4,9 +4,9 @@ {{foreach $pages as $key => $items}} {{foreach $items as $item}}
- {{if $edit}} {{/if}} - {{if $view}} {{/if}} - {{if $preview}} {{/if}} + {{if $edit}} {{/if}} + {{if $view}} {{/if}} + {{*if $preview}} {{/if*}} {{$item.title}}
{{/foreach}} -- cgit v1.2.3