From d470496eadb7f20c22cc92239644a75321cffb3b Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Mon, 20 Aug 2012 11:20:49 +0200 Subject: [PATCH] Quattro: added localtime timestamp title to entries --- view/theme/quattro/mail_conv.tpl | 5 ++++- view/theme/quattro/profile_vcard.tpl | 4 +++- view/theme/quattro/search_item.tpl | 2 +- view/theme/quattro/wall_item.tpl | 6 +++++- view/theme/quattro/wall_thread.tpl | 2 +- view/theme/quattro/wallwall_item.tpl | 2 +- view/theme/quattro/wallwall_thread.tpl | 6 +++++- 7 files changed, 20 insertions(+), 7 deletions(-) diff --git a/view/theme/quattro/mail_conv.tpl b/view/theme/quattro/mail_conv.tpl index 989f17878..f6df947d8 100644 --- a/view/theme/quattro/mail_conv.tpl +++ b/view/theme/quattro/mail_conv.tpl @@ -22,7 +22,10 @@
- $mail.from_name $mail.date + $mail.from_name + $mail.date
diff --git a/view/theme/quattro/profile_vcard.tpl b/view/theme/quattro/profile_vcard.tpl index 7cd02f164..cbb7dcc74 100644 --- a/view/theme/quattro/profile_vcard.tpl +++ b/view/theme/quattro/profile_vcard.tpl @@ -45,7 +45,9 @@ {{ if $marital }}
$marital
$profile.marital
{{ endif }} - {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} + {{ if $homepage }}
$homepage
$profile.homepage
{{ endif }} {{ inc diaspora_vcard.tpl }}{{ endinc }} diff --git a/view/theme/quattro/search_item.tpl b/view/theme/quattro/search_item.tpl index 80d6678fb..e207484dc 100644 --- a/view/theme/quattro/search_item.tpl +++ b/view/theme/quattro/search_item.tpl @@ -42,7 +42,7 @@
- $item.name $item.ago + $item.name $item.ago
diff --git a/view/theme/quattro/wall_item.tpl b/view/theme/quattro/wall_item.tpl index 411879def..731c2d2bf 100644 --- a/view/theme/quattro/wall_item.tpl +++ b/view/theme/quattro/wall_item.tpl @@ -42,7 +42,11 @@
- $item.name $item.ago + $item.name + $item.ago
diff --git a/view/theme/quattro/wall_thread.tpl b/view/theme/quattro/wall_thread.tpl index 01738b666..757f17546 100644 --- a/view/theme/quattro/wall_thread.tpl +++ b/view/theme/quattro/wall_thread.tpl @@ -64,7 +64,7 @@
- $item.name $item.ago + $item.name $item.ago
diff --git a/view/theme/quattro/wallwall_item.tpl b/view/theme/quattro/wallwall_item.tpl index 2e3cf821f..e26b18636 100644 --- a/view/theme/quattro/wallwall_item.tpl +++ b/view/theme/quattro/wallwall_item.tpl @@ -46,7 +46,7 @@
- $item.name $item.ago + $item.name $item.ago
$item.to $item.owner_name $item.vwall
diff --git a/view/theme/quattro/wallwall_thread.tpl b/view/theme/quattro/wallwall_thread.tpl index 93a8838eb..458939008 100644 --- a/view/theme/quattro/wallwall_thread.tpl +++ b/view/theme/quattro/wallwall_thread.tpl @@ -69,7 +69,11 @@
- $item.name $item.ago + $item.name + $item.ago
$item.to $item.owner_name $item.vwall