diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php
index c4de4e2..8835fc7 100644
--- a/Theme/Backend/profile-single.tpl.php
+++ b/Theme/Backend/profile-single.tpl.php
@@ -48,13 +48,15 @@ echo $this->getData('nav')->render();
-
+
-
- = $this->printHtml(empty($account->getAccount()->getName3()) ? $account->getAccount()->getName2() : $account->getAccount()->getName3()); ?>
- ,
-
+ getAccount()->getName3()) || !empty($account->getAccount()->getName2())) : ?>
+
+ = $this->printHtml(empty($account->getAccount()->getName3()) ? $account->getAccount()->getName2() : $account->getAccount()->getName3()); ?>
+ ,
+
+
= $this->printHtml($account->getAccount()->getName1()); ?>
@@ -64,6 +66,7 @@ echo $this->getData('nav')->render();
@@ -73,7 +76,7 @@ echo $this->getData('nav')->render();
Sailor
|
| = $this->getHtml('Birthday') ?>
- | 06.09.1934
+ | 06.09.1934
|
| = $this->getHtml('Ranks') ?>
| Gosling
|