+
{_"contact_information"} {ifset $thisUser}{if $thisUser->getId() == $user->getId()}[ {_"edit"} ]{/if}{/ifset}
{if !empty($contactInfo_Tmp)}
-
{_"contact_information"} {ifset $thisUser}{if $thisUser->getId() == $user->getId()}[ {_"edit"} ]{/if}{/ifset}
- {if !empty($contactInfo_Tmp)}
- {$contactInfo_Tmp|noescape}
- {else}
-
{_no_information_provided}
- {/if}
-
+ {$contactInfo_Tmp|noescape}
+ {else}
+
{_no_information_provided}
+ {/if}
+
+
{_"personal_information"} {ifset $thisUser}{if $thisUser->getId() == $user->getId()}[ {_"edit"} ]{/if}{/ifset}
+ {if !empty($uInfo_Tmp)}
+ {$uInfo_Tmp|noescape}
+ {else}
+
{_no_information_provided}
{/if}
-
{_"personal_information"} {ifset $thisUser}{if $thisUser->getId() == $user->getId()}[ {_"edit"} ]{/if}{/ifset}
- {if !empty($uInfo_Tmp)}
- {$uInfo_Tmp|noescape}
- {else}
-
{_no_information_provided}
- {/if}