X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fprofile_advanced.tpl;h=83685d86e50b2da0813fbee33679e9b8f02f9ef6;hb=2b0610eaf5ea67cc6b6a8e59b4f9c08249f90370;hp=3bc69dce469470336b02805b016151d5fdd3d6a9;hpb=fdb41cbb7104559428b139ac29e61bc4ae5d0da9;p=friendica.git diff --git a/view/templates/profile_advanced.tpl b/view/templates/profile_advanced.tpl index 3bc69dce46..83685d86e5 100644 --- a/view/templates/profile_advanced.tpl +++ b/view/templates/profile_advanced.tpl @@ -93,28 +93,28 @@ {{if $profile.interest}}
{{$profile.interest.0}}
-
{{$profile.interest.1}}
+
{{$profile.interest.1 nofilter}}
{{/if}} {{if $profile.likes}}
{{$profile.likes.0}}
-
{{$profile.likes.1}}
+
{{$profile.likes.1 nofilter}}
{{/if}} {{if $profile.dislikes}}
{{$profile.dislikes.0}}
-
{{$profile.dislikes.1}}
+
{{$profile.dislikes.1 nofilter}}
{{/if}} {{if $profile.contact}}
{{$profile.contact.0}}
-
{{$profile.contact.1}}
+
{{$profile.contact.1 nofilter}}
{{/if}} @@ -122,7 +122,7 @@ {{if $profile.music}}
{{$profile.music.0}}
-
{{$profile.music.1}}
+
{{$profile.music.1 nofilter}}
{{/if}} @@ -130,7 +130,7 @@ {{if $profile.book}}
{{$profile.book.0}}
-
{{$profile.book.1}}
+
{{$profile.book.1 nofilter}}
{{/if}} @@ -138,7 +138,7 @@ {{if $profile.tv}}
{{$profile.tv.0}}
-
{{$profile.tv.1}}
+
{{$profile.tv.1 nofilter}}
{{/if}} @@ -146,7 +146,7 @@ {{if $profile.film}}
{{$profile.film.0}}
-
{{$profile.film.1}}
+
{{$profile.film.1 nofilter}}
{{/if}} @@ -154,7 +154,7 @@ {{if $profile.romance}}
{{$profile.romance.0}}
-
{{$profile.romance.1}}
+
{{$profile.romance.1 nofilter}}
{{/if}} @@ -162,14 +162,14 @@ {{if $profile.work}}
{{$profile.work.0}}
-
{{$profile.work.1}}
+
{{$profile.work.1 nofilter}}
{{/if}} {{if $profile.education}}
{{$profile.education.0}}
-
{{$profile.education.1}}
+
{{$profile.education.1 nofilter}}
{{/if}}