From: Tobias Diekershoff Date: Mon, 20 Aug 2012 09:20:49 +0000 (+0200) Subject: Quattro: added localtime timestamp title to entries X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=d470496eadb7f20c22cc92239644a75321cffb3b;p=friendica.git Quattro: added localtime timestamp title to entries --- diff --git a/view/theme/quattro/mail_conv.tpl b/view/theme/quattro/mail_conv.tpl index 989f178781..f6df947d81 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 7cd02f1648..cbb7dcc745 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 80d6678fb3..e207484dc8 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 411879def3..731c2d2bfc 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 01738b666b..757f175468 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 2e3cf821fb..e26b186360 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 93a8838ebd..4589390089 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