X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fprofile_tabs.tpl;h=7820013b606a1b1ccf74251462886ace0b57c23f;hb=1e288dc8a3169a313876ea671979b40c29722752;hp=3628ff5ff0316aa613d600f2463c6b122a4600ab;hpb=d08b068031f01e1bcf57a46b9e7dfcb217b6fb30;p=friendica.git diff --git a/view/profile_tabs.tpl b/view/profile_tabs.tpl index 3628ff5ff0..7820013b60 100644 --- a/view/profile_tabs.tpl +++ b/view/profile_tabs.tpl @@ -3,7 +3,7 @@ $status $profile $photos - $events - $notes + {{ if $events }}$events{{ endif }} + {{ if $notes }}$notes{{ endif }}
- \ No newline at end of file +