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/layoutlist.tpl | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'view/tpl/layoutlist.tpl') diff --git a/view/tpl/layoutlist.tpl b/view/tpl/layoutlist.tpl index 96c692c1c..0a0085497 100644 --- a/view/tpl/layoutlist.tpl +++ b/view/tpl/layoutlist.tpl @@ -4,10 +4,10 @@ {{foreach $pages as $key => $items}} {{foreach $items as $item}}
- {{if $edit}} {{/if}} - {{if $view}} {{/if}} - {{if $share}} {{/if}} - {{if $preview}} {{/if}} + {{if $edit}} {{/if}} + {{if $view}} {{/if}} + {{if $share}} {{/if}} + {{*if $preview}} {{/if*}} {{$item.title}}
{{/foreach}} -- cgit v1.2.3