diff --git a/settings/templates/personal.php b/settings/templates/personal.php index 86843df992..ce179ca878 100644 --- a/settings/templates/personal.php +++ b/settings/templates/personal.php @@ -4,8 +4,8 @@ * See the COPYING-README file. */ -/** @var $_ array */ -/** @var $_['urlGenerator'] */ +/** @var $_ mixed[]|\OCP\IURLGenerator[] */ +/** @var \OC_Defaults $theme */ ?>
@@ -22,8 +22,6 @@
- -
80): ?> class="quota-warning" > @@ -34,8 +32,6 @@
- -

t('Profile picture')); ?>

@@ -60,8 +56,6 @@
- - @@ -86,8 +80,6 @@ if($_['displayNameChangeSupported']) { } ?> - - @@ -112,8 +104,6 @@ if($_['passwordChangeSupported']) { } ?> - -

t('Groups')); ?>

t('You are member of the following groups:')); ?>

@@ -122,8 +112,6 @@ if($_['passwordChangeSupported']) {

- - - -

@@ -181,8 +167,6 @@ if($_['passwordChangeSupported']) { - -

t('Get the apps to sync your files'));?>

@@ -214,8 +198,6 @@ if($_['passwordChangeSupported']) {
- -
@@ -227,10 +209,12 @@ if($_['passwordChangeSupported']) {

t('SSL root certificates')); ?>

+ - + @@ -268,6 +252,4 @@ if($_['passwordChangeSupported']) {

- -
t('Common Name')); ?> t('Valid until')); ?> t('Issued By')); ?> +