From 1ce8ce896b39e4131fdb67ce4505959638c523a5 Mon Sep 17 00:00:00 2001 From: redmatrix Date: Tue, 1 Sep 2015 19:27:41 -0700 Subject: provide consistent ui for things --- view/tpl/show_thing.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view/tpl/show_thing.tpl') diff --git a/view/tpl/show_thing.tpl b/view/tpl/show_thing.tpl index 4ef5473c2..c98003ea2 100644 --- a/view/tpl/show_thing.tpl +++ b/view/tpl/show_thing.tpl @@ -1,7 +1,7 @@

{{$header}}

{{if $thing}}
-{{if $thing.obj_imgurl}}{{$thing.obj_term}}{{/if}} +{{if $thing.obj_imgurl}}{{$thing.obj_term}}{{/if}} {{$thing.obj_term}}
{{if $canedit}} -- cgit v1.2.3