diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index 5a76040..ceb1ad9 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -46,7 +46,9 @@ echo $this->getData('nav')->render();
@@ -54,95 +56,91 @@ echo $this->getData('nav')->render();
-
-
-

- getName3()) || !empty($account->getName2())) : ?> - - printHtml(empty($account->getName3()) ? $account->getName2() : $account->getName3()); ?>, +
+
+ getName3()) || !empty($account->getName2())) : ?> + + printHtml(empty($account->getName3()) ? $account->getName2() : $account->getName3()); ?>, + + + printHtml($account->getName1()); ?> + +
+
+ + <?= $this->getHtml('ProfileImage'); ?> + + + + + + + + + + + + + + +
getHtml('Occupation') ?> + Sailor +
getHtml('Birthday') ?> + getBirthday()->format('Y-m-d'); ?> +
getHtml('Email') ?> + printHtml($account->getEmail()); ?> +
getHtml('Address') ?> + + getLocation(); + if (empty($locations)) : + ?> +
+ No address specified - - printHtml($account->getName1()); ?> - - - -
- - - <?= $this->getHtml('ProfileImage'); ?> - - - - - - - - - - - - - - -
getHtml('Occupation') ?> - Sailor -
getHtml('Birthday') ?> - getBirthday()->format('Y-m-d'); ?> -
getHtml('Email') ?> - printHtml($account->getEmail()); ?> -
getHtml('Address') ?> - - getLocation(); - if (empty($locations)) : - ?> -
- No address specified - - -
Private - SMALLSYS INC
795 E DRAGRAM
TUCSON AZ 85705
USA - -
getHtml('Contact') ?> - - getContactElements(); - if (empty($contacts)) : - ?> -
- No contact specified - - -
Private - +01 12345-4567 - -
getHtml('Registered') ?> - printHtml($account->getCreatedAt()->format('Y-m-d')); ?> -
getHtml('LastLogin') ?> - printHtml($account->getLastActive()->format('Y-m-d')); ?> -
getHtml('Status') ?> - getHtml(':s' . $account->getStatus(), 'Admin'); ?> -
- + +
Private + SMALLSYS INC
795 E DRAGRAM
TUCSON AZ 85705
USA + +
getHtml('Contact') ?> + + getContactElements(); + if (empty($contacts)) : + ?> +
+ No contact specified + + +
Private + +01 12345-4567 + +
getHtml('Registered') ?> + printHtml($account->getCreatedAt()->format('Y-m-d')); ?> +
getHtml('LastLogin') ?> + printHtml($account->getLastActive()->format('Y-m-d')); ?> +
getHtml('Status') ?> + getHtml(':s' . $account->getStatus(), 'Admin'); ?> +
-

+
-
-

getHtml('Visibility') ?>

-
+
+
getHtml('Visibility') ?>
+

Define which users and user groups can see your profile

getData('accGrpSelector')->render('iVisibility', 'visibility', true); ?>
-
+
@@ -156,14 +154,15 @@ echo $this->getData('nav')->render();
+ request->getHeader()->getAccount() === $account->getId()) : ?>
-
-

getHtml('Localization'); ?>

-
-
+
+ +
getHtml('Localization'); ?>
+
@@ -199,17 +198,17 @@ echo $this->getData('nav')->render();
- -
-
+
+
+ +
-
-

getHtml('Time'); ?>

-
+
+
getHtml('Time'); ?>
+
@@ -234,13 +233,13 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Numeric'); ?>

-
+
+
getHtml('Numeric'); ?>
+
@@ -264,14 +263,14 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Weight'); ?>

-
+
+
getHtml('Weight'); ?>
+
@@ -313,13 +312,13 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Speed'); ?>

-
+
+
getHtml('Speed'); ?>
+
@@ -368,13 +367,13 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Length'); ?>

-
+
+
getHtml('Length'); ?>
+
@@ -423,13 +422,13 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Area'); ?>

-
+
+
getHtml('Area'); ?>
+
@@ -471,13 +470,13 @@ echo $this->getData('nav')->render();
-
+
-
-

getHtml('Volume'); ?>

-
+
+
getHtml('Volume'); ?>
+
@@ -540,8 +539,9 @@ echo $this->getData('nav')->render();
-
+
+