diff --git a/view/theme/decaf-mobile/templates/profile_vcard.tpl b/view/theme/decaf-mobile/templates/profile_vcard.tpl index 6e097c62bf..0ce464dbf5 100644 --- a/view/theme/decaf-mobile/templates/profile_vcard.tpl +++ b/view/theme/decaf-mobile/templates/profile_vcard.tpl @@ -41,7 +41,7 @@
  • {{$connect}}
  • {{/if}} {{if $wallmessage}} -
  • {{$wallmessage}}
  • +
  • {{$wallmessage}}
  • {{/if}} diff --git a/view/theme/duepuntozero/templates/profile_vcard.tpl b/view/theme/duepuntozero/templates/profile_vcard.tpl index bd2e92f9e4..1b084ba872 100644 --- a/view/theme/duepuntozero/templates/profile_vcard.tpl +++ b/view/theme/duepuntozero/templates/profile_vcard.tpl @@ -47,7 +47,7 @@ {{/if}} {{/if}} {{if $wallmessage}} -
  • {{$wallmessage}}
  • +
  • {{$wallmessage}}
  • {{/if}} {{if $subscribe_feed}}
  • {{$subscribe_feed}}
  • diff --git a/view/theme/frio/templates/profile_vcard.tpl b/view/theme/frio/templates/profile_vcard.tpl index 50b03bad11..e0babdc3a5 100644 --- a/view/theme/frio/templates/profile_vcard.tpl +++ b/view/theme/frio/templates/profile_vcard.tpl @@ -49,7 +49,7 @@ {{/if}} {{if $wallmessage}} diff --git a/view/theme/frost/templates/profile_vcard.tpl b/view/theme/frost/templates/profile_vcard.tpl index 1a0c39a826..26730f8253 100644 --- a/view/theme/frost/templates/profile_vcard.tpl +++ b/view/theme/frost/templates/profile_vcard.tpl @@ -43,7 +43,7 @@
  • {{$connect}}
  • {{/if}} {{if $wallmessage}} -
  • {{$wallmessage}}
  • +
  • {{$wallmessage}}
  • {{/if}} {{if $subscribe_feed}}
  • {{$subscribe_feed}}
  • diff --git a/view/theme/quattro/templates/profile_vcard.tpl b/view/theme/quattro/templates/profile_vcard.tpl index f4eae78d2b..ca702380d2 100644 --- a/view/theme/quattro/templates/profile_vcard.tpl +++ b/view/theme/quattro/templates/profile_vcard.tpl @@ -73,7 +73,7 @@ {{/if}} {{/if}} {{if $wallmessage}} -
  • {{$wallmessage}}
  • +
  • {{$wallmessage}}
  • {{/if}} {{if $subscribe_feed}}
  • {{$subscribe_feed}}