diff --git a/Theme/Backend/profile-list.tpl.php b/Theme/Backend/profile-list.tpl.php index f7af647..65a5c7e 100644 --- a/Theme/Backend/profile-list.tpl.php +++ b/Theme/Backend/profile-list.tpl.php @@ -25,7 +25,7 @@ $footerView->setPage(1); $accounts = $this->getData('accounts'); ?> -
+
@@ -48,4 +48,4 @@ $accounts = $this->getData('accounts');
l11n->lang['Profile']['Profiles']; ?>
l11n->lang[0]['Empty']; ?>
-
+ diff --git a/Theme/Backend/profile-single.tpl.php b/Theme/Backend/profile-single.tpl.php index e0044bc..563c984 100644 --- a/Theme/Backend/profile-single.tpl.php +++ b/Theme/Backend/profile-single.tpl.php @@ -21,7 +21,7 @@ $account = $this->getData('account'); echo $this->getData('nav')->render(); ?>
-

l11n->lang['Profile']['Profile']; ?>

+

l11n->lang['Profile']['Profile']; ?>

@@ -75,7 +75,7 @@ echo $this->getData('nav')->render(); -
+
@@ -99,4 +99,4 @@ echo $this->getData('nav')->render();
l11n->lang['Profile']['Media']; ?>
l11n->lang[0]['Empty']; ?>
-
+