From d4e7a71d1e146f0dd521a0cc060686801966cb40 Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Fri, 12 Sep 2014 21:21:16 +0200 Subject: Issue #590: Linked conversation titles to source. If a theme wants to have it different, it can always copy this .tpl file to ../theme/tpl/. I didn't commit this directly, because it's a little bit controversial. But I like it! --- view/tpl/conv_item.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index d7ed7d0f4..be7789e6b 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -15,7 +15,7 @@
{{if $item.title}} -

{{$item.title}}

+

{{if $item.plink}}{{/if}}{{$item.title}}{{if $item.plink}}{{/if}}

{{/if}} {{if $item.lock}}